Uses of Class
org.apache.openjpa.lib.log.LogFactoryAdapter

Packages that use LogFactoryAdapter
org.apache.openjpa.lib.log Logging 
 

Uses of LogFactoryAdapter in org.apache.openjpa.lib.log
 

Subclasses of LogFactoryAdapter in org.apache.openjpa.lib.log
 class CommonsLogFactory
          LogFactory implementation that delegates to the commons logging framework.
 class Log4JLogFactory
          LogFactory implementation that delegates to the Log4J framework.
 class SLF4JLogFactory
          LogFactory implementation that delegates to the SLF4J framework.
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.