| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.openjpa.lib.log.LogFactoryAdapter
org.apache.openjpa.lib.log.CommonsLogFactory
public class CommonsLogFactory
LogFactory implementation that delegates to the commons logging
 framework.
| Nested Class Summary | |
|---|---|
| static class | CommonsLogFactory.LogAdapterAdapts a commons logging log to the Loginterface. | 
| Constructor Summary | |
|---|---|
| CommonsLogFactory() | |
| Method Summary | |
|---|---|
| protected  Log | newLogAdapter(java.lang.String channel)Return a log adapter for the given 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 | 
|---|
public CommonsLogFactory()
| Method Detail | 
|---|
protected Log newLogAdapter(java.lang.String channel)
LogFactoryAdapter
newLogAdapter in class LogFactoryAdapter| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||