org.jboss.logging
Class JBossJDKLogManager

java.lang.Object
  extended by java.util.logging.LogManager
      extended by org.jboss.logging.jdk.JBossJDKLogManager
          extended by org.jboss.logging.JBossJDKLogManager

public class JBossJDKLogManager
extends JBossJDKLogManager

Noop compatibility class that links to org.jboss.logging.jdk.JBossJDKLogManager

Version:
$Revision:$
Author:
Scott.Stark@jboss.org

Field Summary
 
Fields inherited from class java.util.logging.LogManager
LOGGING_MXBEAN_NAME
 
Constructor Summary
JBossJDKLogManager()
           
 
Method Summary
 
Methods inherited from class org.jboss.logging.jdk.JBossJDKLogManager
doReset, reset
 
Methods inherited from class java.util.logging.LogManager
addLogger, addPropertyChangeListener, checkAccess, getLogger, getLoggerNames, getLoggingMXBean, getLogManager, getProperty, readConfiguration, readConfiguration, removePropertyChangeListener
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JBossJDKLogManager

public JBossJDKLogManager()


Copyright © 2009 JBoss Inc.. All Rights Reserved.