|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jacorb.notification.filter.etcl.ETCLFilterConstraint
Representation of a ETCL Filter Constraint.
Constructor Summary | |
---|---|
ETCLFilterConstraint(AbstractTCLNode root)
|
|
ETCLFilterConstraint(ConstraintExp constraintExp)
|
Method Summary | |
---|---|
EvaluationResult |
evaluate(EvaluationContext evaluationContext,
Message event)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public ETCLFilterConstraint(AbstractTCLNode root)
public ETCLFilterConstraint(ConstraintExp constraintExp) throws InvalidConstraint
Method Detail |
public EvaluationResult evaluate(EvaluationContext evaluationContext, Message event) throws EvaluationException
evaluate
in interface FilterConstraint
EvaluationException
public java.lang.String toString()
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |