当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 server API Documentation 英文版文档
Log4jSocketServer.DefaultLoggerRepositoryFactory (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档
org.jboss.logging
Class Log4jSocketServer.DefaultLoggerRepositoryFactory
java.lang.Object
org.jboss.logging.Log4jSocketServer.DefaultLoggerRepositoryFactory
- All Implemented Interfaces:
- Log4jSocketServer.LoggerRepositoryFactory
- Enclosing class:
- Log4jSocketServer
- public static class Log4jSocketServer.DefaultLoggerRepositoryFactory
- extends Object
- implements Log4jSocketServer.LoggerRepositoryFactory
A simple LoggerRepository factory which simply returns
the current repository from the LogManager.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Log4jSocketServer.DefaultLoggerRepositoryFactory
public Log4jSocketServer.DefaultLoggerRepositoryFactory()
create
public org.apache.log4j.spi.LoggerRepository create(InetAddress addr)
- Specified by:
create
in interface Log4jSocketServer.LoggerRepositoryFactory
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.