|
OMS (v3.0.25) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object oms3.util.Listeners.Logging
public static class Listeners.Logging
Simple Logging listener.
Constructor Summary | |
---|---|
Listeners.Logging(java.util.logging.Logger log,
java.util.logging.Level level)
|
Method Summary | |
---|---|
void |
notice(Notification.Type T,
java.util.EventObject E)
Called when an event happens. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Listeners.Logging(java.util.logging.Logger log, java.util.logging.Level level)
Method Detail |
---|
public void notice(Notification.Type T, java.util.EventObject E)
Notification.Listener
notice
in interface Notification.Listener
T
- event typeE
- the event
|
OMS (v3.0.25) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |