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
 AddResponse add(Add addRequest)
           
 GetResourcePropertyResponse getResourceProperty(javax.xml.namespace.QName getResourcePropertyRequest)
           
 

Method Detail

getResourceProperty

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

add

AddResponse add(Add addRequest)
                throws java.rmi.RemoteException,
                       ContentCreationFailedFaultType,
                       AddRefusedFaultType,
                       UnsupportedMemberInterfaceFaultType,
                       ResourceUnavailableFaultType,
                       ResourceUnknownFaultType
Throws:
java.rmi.RemoteException
ContentCreationFailedFaultType
AddRefusedFaultType
UnsupportedMemberInterfaceFaultType
ResourceUnavailableFaultType
ResourceUnknownFaultType