BEA Systems, Inc.

WebLogic Server 6.0sp2 API Reference

Uses of Class
weblogic.event.evaluators.Evaluate

Packages that use Evaluate
weblogic.event.common Deprecated; Instead, use JMS events with NO_ACKNOWLEDGE or MULTICAST_NO_ACKNOWLEDGE delivery modes. 
 

Uses of Evaluate in weblogic.event.common
 

Methods in weblogic.event.common with parameters of type Evaluate
 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.
 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
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs60