|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EventBroker
| Method Summary | |
|---|---|
boolean |
hasUnprocessedEvents()
Return whether this broker has at least one event that has yet to be processed and sent to the appropriate listeners. |
boolean |
isShutdown()
|
boolean |
shutdown()
|
| Methods inherited from interface com.metamatrix.core.event.EventSource |
|---|
addListener, addListener, getAllListeners, getListeners, getListeners, removeAllListeners, removeListener, removeListener |
| Methods inherited from interface com.metamatrix.core.event.EventObjectListener |
|---|
processEvent |
| Method Detail |
|---|
boolean shutdown()
throws EventBrokerException
EventBrokerExceptionboolean isShutdown()
boolean hasUnprocessedEvents()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||