org.globus.wsrf.impl.servicegroup
Class ServiceGroupRegistrationProvider
java.lang.Object
org.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. |
|
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 |
logger
private static org.apache.commons.logging.Log logger
- Add operation.
TODO: Perform validation on registrant:
- check member satisfies MembershipContentRules semantics.
- Check that content satisfies membershipcontentrules.
ServiceGroupRegistrationProvider
public ServiceGroupRegistrationProvider()
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