org.apache.logging.log4j.core.jmx
Class Log4jManager

java.lang.Object
  extended by org.apache.logging.log4j.core.jmx.Log4jManager

public class Log4jManager
extends Object

Preliminary implementation for testing with JBoss.


Constructor Summary
Log4jManager()
           
 
Method Summary
 List<LoggerContext> getLoggerContexts()
           
 List<StatusData> getStatusData()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Log4jManager

public Log4jManager()
Method Detail

getLoggerContexts

public List<LoggerContext> getLoggerContexts()

getStatusData

public List<StatusData> getStatusData()


Copyright © 1999-2012 Apache Software Foundation. All Rights Reserved.