org.smartcomps.twister.engine.priv.expression
Class ExpressionProcessorFactory

java.lang.Object
  |
  +--org.smartcomps.twister.engine.priv.expression.ExpressionProcessorFactory

public class ExpressionProcessorFactory
extends java.lang.Object

Factory for the ExpressionProcessor interface.


Constructor Summary
ExpressionProcessorFactory()
           
 
Method Summary
static org.smartcomps.twister.engine.priv.expression.ExpressionProcessor getBPELExpressionProcessor()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExpressionProcessorFactory

public ExpressionProcessorFactory()
Method Detail

getBPELExpressionProcessor

public static org.smartcomps.twister.engine.priv.expression.ExpressionProcessor getBPELExpressionProcessor()


Copyright © 2003 SmartComps. All Rights Reserved.