@Generated(value="org.jomc.tools.SourceFileProcessor 1.4", comments="See http://www.jomc.org/jomc/1.4/jomc-tools-1.4") public interface Listener
getObject(Listener[].class)
,
getObject(Listener.class, "implementation name")
,
org.jomc.ObjectManagerFactory
void onLog(Level level, String message, Throwable throwable) throws NullPointerException
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-2013 The JOMC Project. All Rights Reserved.