public class ETCLFilter extends AbstractFilter implements ETCLFilterMBean
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, setJMXCallbackclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdestroy, getCreationDate, getLastUsage, getMatchCount, getMatchStructuredCount, getMatchTypedCount, listContraintspublic static final String CONSTRAINT_GRAMMAR
public ETCLFilter(Configuration config, EvaluationContextFactory evaluationContextFactory, MessageFactory messageFactory, ORB orb, POA poa) throws ConfigurationException
ConfigurationExceptionpublic FilterConstraint newFilterConstraint(ConstraintExp constraintExp) throws InvalidConstraint
AbstractFilternewFilterConstraint in class AbstractFilterInvalidConstraintpublic String constraint_grammar()
constraint_grammar in interface FilterOperationsCopyright © 2015 JacORB. All rights reserved.