|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.jdo.spi.persistence.utility.logging.AbstractLoggerFactory
com.sun.jdo.spi.persistence.utility.logging.LoggerFactoryJDK13
public class LoggerFactoryJDK13
This is a factory which constructs Loggers suitable for JDK1.3.
| Constructor Summary | |
|---|---|
LoggerFactoryJDK13()
Creates new LoggerFactoryJDK13 |
|
| Method Summary | |
|---|---|
protected Logger |
createLogger(java.lang.String absoluteLoggerName,
java.lang.String bundleName,
java.lang.ClassLoader loader)
Create a new Logger. |
| Methods inherited from class com.sun.jdo.spi.persistence.utility.logging.AbstractLoggerFactory |
|---|
getAbsoluteLoggerName, getDomainRoot, getErrorLogger, getLogger |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LoggerFactoryJDK13()
| Method Detail |
|---|
protected Logger createLogger(java.lang.String absoluteLoggerName,
java.lang.String bundleName,
java.lang.ClassLoader loader)
createLogger in class AbstractLoggerFactoryabsoluteLoggerName - the absolute name of this loggerbundleName - the fully qualified name of the resource bundleloader - the class loader used to load the resource bundle, or null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||