Save This Page
Home » apache-openjpa-1.1.0-source » org.apache.openjpa.lib » log » [javadoc | source]
org.apache.openjpa.lib.log
public class: NoneLogFactory [javadoc | source]
java.lang.Object
   org.apache.openjpa.lib.log.NoneLogFactory

All Implemented Interfaces:
    LogFactory

A log factory implementation that does not do any logging, as quickly as possible.
Nested Class Summary:
public static class  NoneLogFactory.NoneLog  No-op log. 
Method from org.apache.openjpa.lib.log.NoneLogFactory Summary:
getLog
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.openjpa.lib.log.NoneLogFactory Detail:
 public final Log getLog(String channel)