|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PageBusListener
Implement this interface to implement custom logic for handling published messages.
Method Summary | |
---|---|
java.lang.String |
getName()
An custom name for this listener used to distinguish it from other active listeners of the same type |
void |
onPageBusSubscriptionCallback(PageBusEvent event)
This method is called whenever a message is published. |
Method Detail |
---|
void onPageBusSubscriptionCallback(PageBusEvent event)
event
- The event representation supporting methods for extracting the message datajava.lang.String getName()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |