public class BSHFilter extends AbstractFilter
jacorb.notification.filter.plugin.GRAMMAR_NAME=CLASSNAME
jacorb.notification.filter.plugin.BSH=org.jacorb.notification.filter.bsh.BSHFilter
JMXManageable.JMXCallback
Modifier and Type | Field and Description |
---|---|
static String |
CONSTRAINT_GRAMMAR |
constraints_, CONSTRAINTS_EMPTY, constraintsLock_, messageFactory_, NO_CONSTRAINTS_MATCH, wildcardMap_
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.
|
Modifier and Type | Method and Description |
---|---|
String |
constraint_grammar() |
FilterConstraint |
newFilterConstraint(ConstraintExp constraintExp)
create a new FilterConstraint based on the provided ConstraintExp
|
activate, add_constraints, attach_callback, attemptDispose, deactivate, destroy, detach_callback, dispose, get_all_constraints, get_callbacks, get_constraints, getCreationDate, getIterator, getJMXNotificationTypes, getJMXObjectName, getLastUsage, getMatchCount, getMatchStructuredCount, getMatchTypedCount, getPOA, listContraints, match_internal, match_structured_internal, match_structured, match_typed_internal, match_typed, match, modify_constraints, newConstraintId, newServant, registerDisposable, remove_all_constraints, setJMXCallback
public static final String CONSTRAINT_GRAMMAR
public BSHFilter(Configuration config, EvaluationContextFactory evaluationContextFactory, MessageFactory messageFactory, POA poa) throws ConfigurationException
ConfigurationException
public String constraint_grammar()
public FilterConstraint newFilterConstraint(ConstraintExp constraintExp)
AbstractFilter
newFilterConstraint
in class AbstractFilter
Copyright © 2016 JacORB. All rights reserved.