Uses of Interface
org.smartcomps.twister.engine.priv.expression.ExpressionProcessor

Packages that use ExpressionProcessor
org.smartcomps.twister.engine.priv.expression   
org.smartcomps.twister.engine.priv.expression.impl   
 

Uses of ExpressionProcessor in org.smartcomps.twister.engine.priv.expression
 

Methods in org.smartcomps.twister.engine.priv.expression that return ExpressionProcessor
static org.smartcomps.twister.engine.priv.expression.ExpressionProcessor ExpressionProcessorFactory.getBPELExpressionProcessor()
           
 

Uses of ExpressionProcessor in org.smartcomps.twister.engine.priv.expression.impl
 

Classes in org.smartcomps.twister.engine.priv.expression.impl that implement ExpressionProcessor
 class BPELExpressionProcessorImpl
          Implementation of the ExpressionProcessor interface that evaluates BPEL expressions.
 



Copyright © 2003 SmartComps. All Rights Reserved.