|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EventSender
The event sender API. Clients use this interface to send events to event consumers.
Method Summary | |
---|---|
void |
send(ManagementEvent event)
|
void |
send(ManagementEvent[] events)
|
Method Detail |
---|
void send(ManagementEvent event) throws EventException
EventException
void send(ManagementEvent[] events) throws EventException
EventException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |