|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.openejb.util.PaxLogStreamFactory
public class PaxLogStreamFactory
A PAX logging friendly version of the log4j stream factory. This version assumes there is an external environment configured and avoids any NoClassDefFound errors that can occur with the full Log4jLogStreamFactory class when using the PAX API subset.
Constructor Summary | |
---|---|
PaxLogStreamFactory()
|
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 |
---|
public PaxLogStreamFactory()
Method Detail |
---|
public LogStream createLogStream(LogCategory logCategory)
createLogStream
in interface LogStreamFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |