getResourceProperty
public org.oasis.wsrf.properties.GetResourcePropertyResponse getResourceProperty(javax.xml.namespace.QName name)
throws java.rmi.RemoteException,
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType,
org.oasis.wsrf.properties.ResourceUnknownFaultType
Gets WS-Resource property by using the GetResourcePropertyProvider
- Specified by:
getResourceProperty
in interface org.oasis.wsrf.servicegroup.ServiceGroupEntry
- Parameters:
name
- the full qualified name of the property
- Returns:
- the resource property
- Throws:
java.rmi.RemoteException
- throws by the GetResourcePropertyProvider
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType
- throws by the GetResourcePropertyProvider
org.oasis.wsrf.properties.ResourceUnknownFaultType
- throws by the GetResourcePropertyProvider