public class ETCLFilter extends AbstractFilter
JMXManageable.JMXCallback
Modifier and Type | Field and Description |
---|---|
static String |
CONSTRAINT_GRAMMAR |
constraints_, CONSTRAINTS_EMPTY, constraintsLock_, messageFactory_, NO_CONSTRAINTS_MATCH, wildcardMap_
Constructor and Description |
---|
ETCLFilter(Configuration config,
EvaluationContextFactory evaluationContextFactory,
MessageFactory messageFactory,
ORB orb,
POA poa) |
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 ETCLFilter(Configuration config, EvaluationContextFactory evaluationContextFactory, MessageFactory messageFactory, ORB orb, POA poa) throws ConfigurationException
ConfigurationException
public FilterConstraint newFilterConstraint(ConstraintExp constraintExp) throws InvalidConstraint
AbstractFilter
newFilterConstraint
in class AbstractFilter
InvalidConstraint
public String constraint_grammar()
Copyright © 2016 JacORB. All rights reserved.