Package | Description |
---|---|
org.jacorb.notification.filter | |
org.jacorb.notification.filter.bsh | |
org.jacorb.notification.filter.etcl | |
org.jacorb.notification.impl |
Constructor and Description |
---|
AbstractFilter(Configuration config,
EvaluationContextFactory evaluationContextFactory,
MessageFactory messageFactory,
POA poa) |
Constructor and Description |
---|
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.
|
Constructor and Description |
---|
ETCLFilter(Configuration config,
EvaluationContextFactory evaluationContextFactory,
MessageFactory messageFactory,
ORB orb,
POA poa) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultEvaluationContextFactory |
class |
PoolingEvaluationContextFactory |
Constructor and Description |
---|
PoolingEvaluationContextFactory(Configuration configuration,
EvaluationContextFactory delegate) |
Copyright © 2016 JacORB. All rights reserved.