org.globus.wsrf.impl.servicegroup
Interface ServiceGroupRegistrationResource
- All Superinterfaces:
- org.globus.wsrf.Resource, ServiceGroupResource
- All Known Implementing Classes:
- AggregatorServiceGroupResource, InMemoryServiceGroupResource
- public interface ServiceGroupRegistrationResource
- extends ServiceGroupResource
Resources can implement this to act as ServiceGroupRegistration resources.
serviceGroupAdd
public EndpointReferenceType serviceGroupAdd(org.oasis.wsrf.servicegroup.Add add)
throws RemoteException,
org.oasis.wsrf.servicegroup.ContentCreationFailedFaultType,
org.oasis.wsrf.servicegroup.AddRefusedFaultType,
org.oasis.wsrf.servicegroup.UnsupportedMemberInterfaceFaultType
- Throws:
RemoteException
org.oasis.wsrf.servicegroup.ContentCreationFailedFaultType
org.oasis.wsrf.servicegroup.AddRefusedFaultType
org.oasis.wsrf.servicegroup.UnsupportedMemberInterfaceFaultType
Copyright © 1999-2006 University of Chicago. All rights reserved.