|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
LensEventListener<T extends LensEvent> | The handler method should not block so that the event service can proceed to notifying other listeners as soon as possible. |
LensEventService | Singleton which is responsible for managing the event-listener mapping as well as processing events. |
Class Summary | |
---|---|
AsyncEventListener<T extends LensEvent> | Event listeners should implement this class if they wish to process events asynchronously. |
LensEvent | Instantiates a new lens event. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |