
public abstract static class JomcTool.Listener extends Object
| Constructor and Description |
|---|
JomcTool.Listener()
Creates a new
Listener instance. |
public JomcTool.Listener()
Listener instance.public void onLog(Level level, String message, Throwable throwable)
level - The level of the event.message - The message of the event or null.throwable - The throwable of the event or null.NullPointerException - if level is null.Copyright © 2005–2014 The JOMC Project. All rights reserved.