Uses of Class
org.apache.openjpa.lib.log.NoneLogFactory.NoneLog

Packages that use NoneLogFactory.NoneLog
org.apache.openjpa.lib.log Logging This package provides a lightweight logging interface, a simple implementation that writes logging output to the console and allows for basic log configuration, and plug-ins for the Apache Commons Logging and the Apache Log4J frameworks. 
 

Uses of NoneLogFactory.NoneLog in org.apache.openjpa.lib.log
 

Methods in org.apache.openjpa.lib.log that return NoneLogFactory.NoneLog
static NoneLogFactory.NoneLog NoneLogFactory.NoneLog.getInstance()
           
 



Copyright © 2006–2013 Apache Software Foundation. All rights reserved.