org.oasis.wsrf.servicegroup
Interface ServiceGroupRegistration

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
ServiceGroupRegistrationSOAPBindingStub

public interface ServiceGroupRegistration
extends java.rmi.Remote


Method Summary
 org.apache.axis.message.addressing.EndpointReferenceType add(Add addRequest)
           
 GetResourcePropertyResponse getResourceProperty(javax.xml.namespace.QName getResourcePropertyRequest)
           
 

Method Detail

getResourceProperty

public GetResourcePropertyResponse getResourceProperty(javax.xml.namespace.QName getResourcePropertyRequest)
                                                throws java.rmi.RemoteException,
                                                       InvalidResourcePropertyQNameFaultType,
                                                       ResourceUnknownFaultType
Throws:
java.rmi.RemoteException
InvalidResourcePropertyQNameFaultType
ResourceUnknownFaultType

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