| 
 | ||||||||||
| 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 the standard java.util.EventListener interface
 for the 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 | |||||||||