|
|||||||||
| Home >> All >> org >> apache >> ws >> [ resource overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.apache.ws.resource
Interface PropertiesResource

- All Superinterfaces:
- Resource
- public interface PropertiesResource
- extends Resource
A resource that has a properties document, as defined by WSRF-RP.
| Method Summary | |
org.apache.ws.resource.properties.ResourcePropertySet |
getResourcePropertySet()
Returns this resource's property set. |
void |
setResourcePropertySet(org.apache.ws.resource.properties.ResourcePropertySet propSet)
Sets this resource's property set. |
| Methods inherited from interface org.apache.ws.resource.Resource |
addTerminationListener, destroy, getEndpointReference, getID, init, setID |
| Method Detail |
getResourcePropertySet
public org.apache.ws.resource.properties.ResourcePropertySet getResourcePropertySet()
- Returns this resource's property set.
setResourcePropertySet
public void setResourcePropertySet(org.apache.ws.resource.properties.ResourcePropertySet propSet)
- Sets this resource's property set.
|
|||||||||
| Home >> All >> org >> apache >> ws >> [ resource overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC