org.globus.wsrf.impl.servicegroup
Interface ServiceGroupRegistrationResource

All Superinterfaces:
Resource, ServiceGroupResource
All Known Implementing Classes:
InMemoryServiceGroupResource

public interface ServiceGroupRegistrationResource
extends ServiceGroupResource

Resources can implement this to act as ServiceGroupRegistration resources.


Method Summary
 EndpointReferenceType serviceGroupAdd(Add add)
           
 
Methods inherited from interface org.globus.wsrf.impl.servicegroup.ServiceGroupResource
iterateEntryKeys, iterateEntryValues
 

Method Detail

serviceGroupAdd

public EndpointReferenceType serviceGroupAdd(Add add)
                                                                         throws RemoteException,
                                                                                ContentCreationFailedFaultType,
                                                                                AddRefusedFaultType,
                                                                                UnsupportedMemberInterfaceFaultType
Throws:
RemoteException
ContentCreationFailedFaultType
AddRefusedFaultType
UnsupportedMemberInterfaceFaultType