|
||||||||||
| 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.LoggerFactoryJDK14
public class LoggerFactoryJDK14
| Constructor Summary | |
|---|---|
LoggerFactoryJDK14()
Creates new LoggerFactory |
|
| Method Summary | |
|---|---|
protected void |
configureFileHandler(LoggerJDK14 logger)
This method throws SecurityException if a security manager exists and if the caller does not have LoggingPermission("control")) or the calling code is not placed in the doPrivileged() block. |
protected LoggerJDK14 |
createLogger(java.lang.String absoluteLoggerName,
java.lang.String bundleName)
|
protected Logger |
createLogger(java.lang.String absoluteLoggerName,
java.lang.String bundleName,
java.lang.ClassLoader loader)
Create a new Logger. |
protected LoggerJDK14 |
findLogger(java.lang.String absoluteLoggerName)
|
protected static java.util.ResourceBundle |
getMessages()
Get the message bundle for the AbstractLogger itself. |
protected void |
setContextClassLoader(java.lang.ClassLoader loader)
This method throws SecurityException if a security manager exists and if the caller does not have LoggingPermission("control")) or the calling code is not placed in the doPrivileged() block. |
| 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 LoggerFactoryJDK14()
| Method Detail |
|---|
protected static java.util.ResourceBundle getMessages()
protected LoggerJDK14 findLogger(java.lang.String absoluteLoggerName)
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
protected void setContextClassLoader(java.lang.ClassLoader loader)
protected LoggerJDK14 createLogger(java.lang.String absoluteLoggerName,
java.lang.String bundleName)
protected void configureFileHandler(LoggerJDK14 logger)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||