com.ebmwebsourcing.easybpel.xpath.exp.api.function
Class AbstractBPELFunction<T>

java.lang.Object
  extended by com.ebmwebsourcing.easybpel.xpath.exp.api.function.AbstractBPELFunction<T>
All Implemented Interfaces:
Function<T>

public abstract class AbstractBPELFunction<T>
extends java.lang.Object
implements Function<T>

Author:
Nicolas Salatge - eBM WebSourcing

Constructor Summary
AbstractBPELFunction(java.lang.String ns)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.ebmwebsourcing.easybpel.xpath.exp.api.function.Function
process
 

Constructor Detail

AbstractBPELFunction

public AbstractBPELFunction(java.lang.String ns)
                     throws XPathExpressionException
Throws:
XPathExpressionException


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