org.globus.wsrf.impl.servicegroup
Class ServiceGroupRegistrationProvider

java.lang.Object
  extended byorg.globus.wsrf.impl.servicegroup.ServiceGroupRegistrationProvider

public class ServiceGroupRegistrationProvider
extends java.lang.Object

This OperationProvider provides servicegroupregistration functionality.


Field Summary
private static org.apache.commons.logging.Log logger
          Add operation.
 
Constructor Summary
ServiceGroupRegistrationProvider()
           
 
Method Summary
 org.apache.axis.message.addressing.EndpointReferenceType add(Add addRequest)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

private static org.apache.commons.logging.Log logger
Add operation.
TODO: Perform validation on registrant:

Constructor Detail

ServiceGroupRegistrationProvider

public ServiceGroupRegistrationProvider()
Method Detail

add

public org.apache.axis.message.addressing.EndpointReferenceType add(Add addRequest)
                                                             throws java.rmi.RemoteException,
                                                                    ContentCreationFailedFaultType,
                                                                    AddRefusedFaultType,
                                                                    UnsupportedMemberInterfaceFaultType
Throws:
java.rmi.RemoteException
ContentCreationFailedFaultType
AddRefusedFaultType
UnsupportedMemberInterfaceFaultType