Uses of Class
com.sun.jdo.spi.persistence.utility.logging.LoggerJDK14
-
Packages that use LoggerJDK14 Package Description com.sun.jdo.spi.persistence.utility.logging -
-
Uses of LoggerJDK14 in com.sun.jdo.spi.persistence.utility.logging
Methods in com.sun.jdo.spi.persistence.utility.logging that return LoggerJDK14 Modifier and Type Method Description protected LoggerJDK14LoggerFactoryJDK14. createLogger(String absoluteLoggerName, String bundleName)protected LoggerJDK14LoggerFactoryJDK14. findLogger(String absoluteLoggerName)Methods in com.sun.jdo.spi.persistence.utility.logging with parameters of type LoggerJDK14 Modifier and Type Method Description protected voidLoggerFactoryJDK14. 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.
-