|
BEA Systems, Inc. | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Evaluate | |
| weblogic.com | |
| weblogic.event.common | |
| Uses of Evaluate in weblogic.com |
| Methods in weblogic.com that return Evaluate | |
Evaluate |
EventProxy.getEvaluate(java.lang.String evaluator)
Returns an Evaluate object associated with an evaluator |
| Uses of Evaluate in weblogic.event.common |
| Methods in weblogic.event.common with parameters of type Evaluate | |
EventRegistrationDef |
EventServicesDef.getEventRegistration(java.lang.String topic,
Evaluate evaluate,
Action action)
Gets a new EventRegistration object from the event services factory with the specified topic, Evaluate, and Action classes. |
EventRegistrationDef |
EventServicesDef.getEventRegistration(java.lang.String topic,
Evaluate evaluator,
Action action,
boolean sink,
boolean phase,
int count)
Gets a new EventRegistration object from the event services factory with the specified topic, Evaluate, and Action classes. |
EventRegistrationDef |
EventServicesDef.getEventRegistration(java.lang.String topic,
Evaluate evaluator,
Action action,
boolean ownThread,
boolean sink,
boolean phase,
int count)
Deprecated. ownThread parameter no longer supported |
EventRegistrationDef |
EventTopicDef.register(Evaluate evaluate,
Action action)
Registers interest in an events corresponding to a topic. |
EventRegistrationDef |
EventTopicDef.register(Evaluate evaluate,
Action action,
boolean sink,
boolean phase,
int count)
Registers interest in an events corresponding to a topic. |
|
Documentation is available at http://www.weblogic.com/docs51 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||