com.ebmwebsourcing.easybpel.xpath.exp.impl.function
Class CurrentTimeFunctionImpl

java.lang.Object
  extended by com.ebmwebsourcing.easybpel.xpath.exp.api.function.AbstractXPathFunction<java.util.Date>
      extended by com.ebmwebsourcing.easybpel.xpath.exp.impl.function.CurrentTimeFunctionImpl
All Implemented Interfaces:
com.ebmwebsourcing.easybpel.xpath.exp.api.function.CurrentTimeFunction, com.ebmwebsourcing.easybpel.xpath.exp.api.function.Function<java.util.Date>

public class CurrentTimeFunctionImpl
extends com.ebmwebsourcing.easybpel.xpath.exp.api.function.AbstractXPathFunction<java.util.Date>
implements com.ebmwebsourcing.easybpel.xpath.exp.api.function.CurrentTimeFunction

Author:
alouis - eBM WebSourcing

Constructor Summary
CurrentTimeFunctionImpl(java.lang.String ns)
           
 
Method Summary
 java.util.Date process()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CurrentTimeFunctionImpl

public CurrentTimeFunctionImpl(java.lang.String ns)
                        throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Method Detail

process

public java.util.Date process()
Specified by:
process in interface com.ebmwebsourcing.easybpel.xpath.exp.api.function.Function<java.util.Date>


Copyright © 2008-2009 eBM WebSourcing. All Rights Reserved.