Class JMX
java.lang.Object
JMX
- All Implemented Interfaces:
- EventListener, NotificationListener
public class JMX
- extends Object
- implements NotificationListener
This example showing how to use monolog (initialisation and instrumentation).
- Author:
- Sebastien Chassande-Barrioz
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected Logger logger
JMX
public JMX(LoggerFactory lf)
main
public static void main(String[] args)
foo
public void foo()
handleNotification
public void handleNotification(Notification notification,
Object handback)
- Specified by:
handleNotification in interface NotificationListener
Copyright © 2012 OW2 Consortium. All Rights Reserved.