org.apache.openejb.openjpa
Class JULOpenJPALogFactory

java.lang.Object
  extended by org.apache.openjpa.lib.log.LogFactoryAdapter
      extended by org.apache.openejb.openjpa.JULOpenJPALogFactory
All Implemented Interfaces:
org.apache.openjpa.lib.log.LogFactory

public class JULOpenJPALogFactory
extends org.apache.openjpa.lib.log.LogFactoryAdapter


Constructor Summary
JULOpenJPALogFactory()
           
 
Method Summary
protected  org.apache.openjpa.lib.log.Log newLogAdapter(String channel)
           
 
Methods inherited from class org.apache.openjpa.lib.log.LogFactoryAdapter
getLog
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JULOpenJPALogFactory

public JULOpenJPALogFactory()
Method Detail

newLogAdapter

protected org.apache.openjpa.lib.log.Log newLogAdapter(String channel)
Specified by:
newLogAdapter in class org.apache.openjpa.lib.log.LogFactoryAdapter


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