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