org.apache.openejb.log
Class LoggerCreator
java.lang.Object
org.apache.openejb.log.LoggerCreator
- All Implemented Interfaces:
- Callable<Logger>
public class LoggerCreator
- extends Object
- implements Callable<Logger>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoggerCreator
public LoggerCreator(String channel)
call
public Logger call()
throws Exception
- Specified by:
call in interface Callable<Logger>
- Throws:
Exception
isInit
public boolean isInit()
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.