|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openorb.notify.filter.FilterEvaluator
public final class FilterEvaluator
To evaluate Filter constraints, we reuse the OpenORB Evaluator Utility. However, we encapsulate it to provide some additional features for the Notification Service.
Method Summary | |
---|---|
static FilterConstraint |
createFilterConstraint(java.lang.String constraint,
org.omg.CORBA.ORB orb)
This operation creates a new constraint object. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static FilterConstraint createFilterConstraint(java.lang.String constraint, org.omg.CORBA.ORB orb) throws org.openorb.constraint.InvalidConstraint
org.openorb.constraint.InvalidConstraint
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |