BEA Systems, Inc.

Uses of Class
com.connecterra.util.event.PeriodicEvent

Packages that use PeriodicEvent
com.connecterra.util.event   
 

Uses of PeriodicEvent in com.connecterra.util.event
 

Methods in com.connecterra.util.event with parameters of type PeriodicEvent
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.