Uses of Interface
org.jacorb.notification.interfaces.EvaluationContextFactory

Packages that use EvaluationContextFactory
org.jacorb.notification.filter   
org.jacorb.notification.filter.bsh   
org.jacorb.notification.filter.etcl   
org.jacorb.notification.impl   
 

Uses of EvaluationContextFactory in org.jacorb.notification.filter
 

Constructors in org.jacorb.notification.filter with parameters of type EvaluationContextFactory
AbstractFilter(Configuration config, EvaluationContextFactory evaluationContextFactory, MessageFactory messageFactory, POA poa)
           
 

Uses of EvaluationContextFactory in org.jacorb.notification.filter.bsh
 

Constructors in org.jacorb.notification.filter.bsh with parameters of type EvaluationContextFactory
BSHFilter(Configuration config, EvaluationContextFactory evaluationContextFactory, MessageFactory messageFactory, POA poa)
          as instances of this class will be created using picocontainer the class can specify its dependencies in the constructor.
 

Uses of EvaluationContextFactory in org.jacorb.notification.filter.etcl
 

Constructors in org.jacorb.notification.filter.etcl with parameters of type EvaluationContextFactory
ETCLFilter(Configuration config, EvaluationContextFactory evaluationContextFactory, MessageFactory messageFactory, ORB orb, POA poa)
           
 

Uses of EvaluationContextFactory in org.jacorb.notification.impl
 

Classes in org.jacorb.notification.impl that implement EvaluationContextFactory
 class DefaultEvaluationContextFactory
           
 class PoolingEvaluationContextFactory
           
 

Constructors in org.jacorb.notification.impl with parameters of type EvaluationContextFactory
PoolingEvaluationContextFactory(Configuration configuration, EvaluationContextFactory delegate)
           
 



Copyright © 2015 JacORB. All rights reserved.