|
BEA Systems, Inc. | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AbstractEventProcessor.PeriodicEventHandle | |
|---|---|
| com.connecterra.util.event | |
| Uses of AbstractEventProcessor.PeriodicEventHandle in com.connecterra.util.event |
|---|
| Methods in com.connecterra.util.event with parameters of type AbstractEventProcessor.PeriodicEventHandle | |
|---|---|
protected void |
AbstractEventProcessor.doPeriodic(AbstractEventProcessor.PeriodicEventHandle handle,
long interval,
PeriodicEvent task)
Queues an event whose handler will be invoked every interval milliseconds until cancelled, by calling
the PeriodicEvent.stop() method on the event or by
calling doPeriodic again with the same
handle. |
|
Documentation is available at ${DOCSWEBROOT} Copyright 2007 BEA Systems Inc. |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||