|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ws.resource.lifetime.callback.CurrentTimeCallback
A callback for the WSRF-RL CurrentTime property - assumes the property is implemented as an XMLBean.
Constructor Summary | |
CurrentTimeCallback()
|
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. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CurrentTimeCallback()
Method Detail |
public ResourceProperty refreshProperty(ResourceProperty prop)
ResourcePropertyCallback
refreshProperty
in interface ResourcePropertyCallback
prop
- the property to be refreshed
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |