|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Publisher
An Publisher is the interface between the EventAdminPublisherHandler and a
component instance. The POJO can send event through the handler by calling a
send method.
| Method Summary | |
|---|---|
void |
send(Dictionary content)
Sends an event with the specified content. |
void |
sendData(Object o)
Sends a data event. |
| Method Detail |
|---|
void send(Dictionary content)
content - the content of the eventvoid sendData(Object o)
o - the data to send
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||