Uses of Package
com.sun.jdo.spi.persistence.utility.logging

Packages that use com.sun.jdo.spi.persistence.utility.logging
com.sun.jdo.spi.persistence.utility   
com.sun.jdo.spi.persistence.utility.logging   
 

Classes in com.sun.jdo.spi.persistence.utility.logging used by com.sun.jdo.spi.persistence.utility
Logger
          This interface provides an isolation layer between the JDO components that need logging services and the implementation of those services.
 

Classes in com.sun.jdo.spi.persistence.utility.logging used by com.sun.jdo.spi.persistence.utility.logging
AbstractLogger
          This class provides a default implementation of the com.sun.jdo.spi.persistence.utility.logging.Logger interface which implements most methods and/or delegates them to a few abstract methods which subclasses must override.
AbstractLoggerFactory
           
Logger
          This interface provides an isolation layer between the JDO components that need logging services and the implementation of those services.
LoggerFactory
          This interface provides for isolation between the JDO components that need logging services and the implementation of the service.
LoggerJDK14
          This class is used with JDK 1.4 (and higher) programs to log messages from jdo components.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.