|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ApplicationListener
Interface to be implemented by application event listeners. Based on standard java.util base interface for Observer design pattern.
ApplicationEventMulticaster| Method Summary | |
|---|---|
void |
onApplicationEvent(ApplicationEvent event)
Handle an application event. |
| Method Detail |
|---|
void onApplicationEvent(ApplicationEvent event)
event - the event to respond to
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||