org.apache.ws.resource.lifetime.callback
Class CurrentTimeCallback

java.lang.Object
  extended byorg.apache.ws.resource.lifetime.callback.CurrentTimeCallback
All Implemented Interfaces:
ResourcePropertyCallback

public class CurrentTimeCallback
extends java.lang.Object
implements ResourcePropertyCallback

A callback for the WSRF-RL CurrentTime property - assumes the property is implemented as an XMLBean.

Author:
Ian Springer

Constructor Summary
CurrentTimeCallback()
           
 
Method Summary
 ResourceProperty refreshProperty(ResourceProperty prop)
          DOCUMENT_ME
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CurrentTimeCallback

public CurrentTimeCallback()
Method Detail

refreshProperty

public ResourceProperty refreshProperty(ResourceProperty prop)
                                 throws org.apache.ws.resource.properties.impl.CallbackFailedException
DOCUMENT_ME

Specified by:
refreshProperty in interface ResourcePropertyCallback
Parameters:
prop - DOCUMENT_ME
Returns:
DOCUMENT_ME
Throws:
org.apache.ws.resource.properties.impl.CallbackFailedException - DOCUMENT_ME


Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved.