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
 org.apache.axis.message.addressing.EndpointReferenceType serviceGroupAdd(Add add)
           
 
Methods inherited from interface org.globus.wsrf.impl.servicegroup.ServiceGroupResource
iterateEntryKeys, iterateEntryValues
 

Method Detail

serviceGroupAdd

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