| Package | Description |
|---|---|
| com.sun.jdo.spi.persistence.support.sqlstore.ejb | |
| com.sun.jdo.spi.persistence.utility.logging |
| Modifier and Type | Method and Description |
|---|---|
protected LoggerJDK14 |
LoggerFactoryiAS.createLogger(String absoluteLoggerName,
String bundleName)
Create a new Logger.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
LoggerFactoryiAS.configureFileHandler(LoggerJDK14 logger)
This method is a no-op in the Sun ONE Application server.
|
| Modifier and Type | Method and Description |
|---|---|
protected LoggerJDK14 |
LoggerFactoryJDK14.createLogger(String absoluteLoggerName,
String bundleName) |
protected LoggerJDK14 |
LoggerFactoryJDK14.findLogger(String absoluteLoggerName) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
LoggerFactoryJDK14.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.
|
Copyright © 2017. All rights reserved.