|
BEA Systems, Inc. | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Triggerable | |
| weblogic.common | Common classes that provide access to WebLogic Server services, rarely used in J2EE-compliant applications. |
| weblogic.time.common | |
| Uses of Triggerable in weblogic.common |
| Classes in weblogic.common that implement Triggerable | |
class |
Sequencer
This class takes an out-of-order stream of objects and reorders them using a "push" flow model. |
| Uses of Triggerable in weblogic.time.common |
| Subinterfaces of Triggerable in weblogic.time.common | |
interface |
TriggerDef
Exteneded interface for user-written triggers. |
| Methods in weblogic.time.common with parameters of type Triggerable | |
ScheduledTriggerDef |
TimeServicesDef.getScheduledTrigger(Schedulable scheduler,
Triggerable trigger)
The Trigger's trigger() method will be scheduled for execution according to the time returned by the scheduler's schedule() method. |
| Constructors in weblogic.time.common with parameters of type Triggerable | |
Trigger.Trigger(Triggerable o,
ParamSet ps)
Constructs a Trigger with the specified Object and set of parameters. |
|
Trigger.Trigger(Triggerable o)
Constructs a Trigger with the specified Object and set of parameters. |
|
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs60 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||