|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.abraracourcix.alipes.listeners.AbstractListener
org.abraracourcix.alipes.listeners.logging.ConsoleListener
Simply sends any events to the std output
| Constructor Summary | |
ConsoleListener()
|
|
| Method Summary | |
void |
eventOccurred(Event event,
java.lang.Object resource)
Standard listener method |
| 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 eventOccurred(Event event,
java.lang.Object resource)
event - see superclassresource - see superclassListener.eventOccurred(org.abraracourcix.alipes.common.Event, java.lang.Object)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||