org.apache.openejb.util
Class Log4jLogStreamFactory

java.lang.Object
  extended by org.apache.openejb.util.Log4jLogStreamFactory
All Implemented Interfaces:
LogStreamFactory

public class Log4jLogStreamFactory
extends Object
implements LogStreamFactory


Constructor Summary
Log4jLogStreamFactory()
           
 
Method Summary
 LogStream createLogStream(LogCategory logCategory)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Log4jLogStreamFactory

public Log4jLogStreamFactory()
Method Detail

createLogStream

public LogStream createLogStream(LogCategory logCategory)
Specified by:
createLogStream in interface LogStreamFactory


Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.