org.apache.openejb.util
Class JuliLogStreamFactory

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

public class JuliLogStreamFactory
extends Object
implements LogStreamFactory

default conf = jre conf user conf used transparently


Nested Class Summary
static class JuliLogStreamFactory.OpenEJBLogManager
           
static class JuliLogStreamFactory.OpenEJBSimpleLayoutHandler
           
 
Constructor Summary
JuliLogStreamFactory()
           
 
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

JuliLogStreamFactory

public JuliLogStreamFactory()
Method Detail

createLogStream

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


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