org.jboss.logging
Class Log4jSocketServer.DefaultLoggerRepositoryFactory

java.lang.Object
  extended by 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.


Constructor Summary
Log4jSocketServer.DefaultLoggerRepositoryFactory()
           
 
Method Summary
 org.apache.log4j.spi.LoggerRepository create(InetAddress addr)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Log4jSocketServer.DefaultLoggerRepositoryFactory

public Log4jSocketServer.DefaultLoggerRepositoryFactory()
Method Detail

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.