Uses of Class
com.sun.jdo.spi.persistence.utility.logging.LoggerJDK14

Packages that use LoggerJDK14
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
protected  LoggerJDK14 LoggerFactoryJDK14.createLogger(String absoluteLoggerName, String bundleName)
           
protected  LoggerJDK14 LoggerFactoryJDK14.findLogger(String absoluteLoggerName)
           
 

Methods in com.sun.jdo.spi.persistence.utility.logging with parameters of type LoggerJDK14
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 © 2012 GlassFish Community. All Rights Reserved.