|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.modeler.BaseModelMBean
org.ow2.jonas.lib.jmbeans.log.LogManagementMBean
public class LogManagementMBean
MBean interface for Logger management.
| Field Summary |
|---|
| Fields inherited from class org.apache.commons.modeler.BaseModelMBean |
|---|
attributeBroadcaster, attributes, generalBroadcaster, info, oname, registry, resource, resourceType, source |
| Constructor Summary | |
|---|---|
LogManagementMBean()
|
|
| Method Summary | |
|---|---|
void |
addNotificationListener(javax.management.NotificationListener arg0,
javax.management.NotificationFilter arg1,
java.lang.Object arg2)
Super charge of the methode to take advantage of JMX notification offered by Monolog 2.0 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LogManagementMBean()
throws javax.management.MBeanException
javax.management.MBeanException| Method Detail |
|---|
public void addNotificationListener(javax.management.NotificationListener arg0,
javax.management.NotificationFilter arg1,
java.lang.Object arg2)
addNotificationListener in interface javax.management.NotificationBroadcasteraddNotificationListener in class BaseModelMBeanarg0 - The notification Listenerarg1 - The notification Filterarg2 - Handback object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||