org.jomc.logging.ri.jdk
Class JdkObjectManagementListener
java.lang.Object
org.jomc.logging.ri.jdk.JdkObjectManagementListener
- All Implemented Interfaces:
- org.jomc.spi.Listener
@Generated(value="org.jomc.tools.JavaSources",
comments="See http://jomc.sourceforge.net/jomc/1.0-alpha-11/jomc-tools")
public class JdkObjectManagementListener- extends Object
- implements org.jomc.spi.Listener
Listener backed by JDK logging.
Specifications
org.jomc.spi.Listener 1.0 Multiton
Dependencies
- "
Logger"
Dependency on org.jomc.logging.Logger at specification level 1.0 bound to an instance.
- Version:
- $Id: JdkObjectManagementListener.java 1131 2009-12-09 23:42:18Z schulte2005 $
- Author:
- Christian Schulte 1.0
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JdkObjectManagementListener
@Generated(value="org.jomc.tools.JavaSources",
comments="See http://jomc.sourceforge.net/jomc/1.0-alpha-11/jomc-tools")
public JdkObjectManagementListener()
- Creates a new
JdkObjectManagementListener instance.
onLog
public void onLog(Level level,
String message,
Throwable throwable)
- Specified by:
onLog in interface org.jomc.spi.Listener
Copyright © 2005-2009 The JOMC Project. All Rights Reserved.