Uses of Class
org.apache.openejb.util.Log4jLog

Packages that use Log4jLog
org.apache.openejb.util   
 

Uses of Log4jLog in org.apache.openejb.util
 

Methods in org.apache.openejb.util that return Log4jLog
static Log4jLog Log4jLog.getInstance(LogCategory category, java.lang.Class clazz)
           
static Log4jLog Log4jLog.getInstance(LogCategory category, java.lang.String baseName)
          Finds a Logger from the cache and returns it.
 Log4jLog Log4jLog.getLogger(java.lang.String moduleId)
           
 



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