|
[Deprecated API] | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | CURRENT API | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--com.interface21.context.support.ConsoleListener
Simple listener for debug use only that logs messages to the console.
Note: The ApplicationContext implementations included in the framework do quite heavy debug-level logging via Log4J, including published events. Thus, this listener isn't necessary for debug logging.
| Constructor Summary | |
ConsoleListener()
|
|
| Method Summary | |
void |
onApplicationEvent(ApplicationEvent e)
Handle an application event |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ConsoleListener()
| Method Detail |
public void onApplicationEvent(ApplicationEvent e)
ApplicationListeneronApplicationEvent in interface ApplicationListenercom.interface21.context.ApplicationListenere - event to respond to
|
[Deprecated API] | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | CURRENT API | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||