|
BEA Systems, Inc. | ||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
Event | This interface is implemented by classes which are used by the
event queueing methods of AbstractEventProcessor . |
EventProcessor | An event processor handles events. |
Class Summary | |
---|---|
AbstractEventProcessor | This class encapsulates a common pattern of use of EventReceiver and EventProcessor . |
AbstractEventProcessor.PeriodicEventHandle | This class contains the state for a periodic event. |
AlarmClock | The alarm clock sends events at specified times in the future. |
EventReceiver | An event receiver manages the accumulation and delivery of events to an event processor. |
PeriodicEvent | Like Event , except used as the base class for periodically
executed event handlers. |
Exception Summary | |
---|---|
QueueFullException | This method may be thrown when an Event is queued on a
receiver which is over its high water mark. |
|
Documentation is available at ${DOCSWEBROOT} Copyright 2007 BEA Systems Inc. |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |