|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A callback that should be registered on any property whose value
on the managed resource may change. Register the callback by calling
ResourceProperty.setCallback(ResourcePropertyCallback)
on the
property.
Method Summary | |
ResourceProperty |
refreshProperty(ResourceProperty prop)
This method is called by the all of the WSRP PortType impls, prior to performing any work, in order to ensure the resource properties accurately reflect the current state of the managed resource. |
Method Detail |
public ResourceProperty refreshProperty(ResourceProperty prop)
prop
- the property to be refreshed
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |