mx4j.log
public interface LoggerBroadcasterMBean
Version: $Revision: 1.5 $
See Also: LoggerBroadcaster
| Method Summary | |
|---|---|
| void | addNotificationListener(NotificationListener listener, NotificationFilter filter, Object handback) |
| void | removeNotificationListener(NotificationListener listener, NotificationFilter filter, Object handback) |
| void | start() |
| void | start(String category) |
| void | stop() |
| void | stop(String category) |