Uses of Interface
org.apache.openjpa.lib.conf.Configurable

Packages that use Configurable
org.apache.openjpa.lib.identifier   
org.apache.openjpa.lib.instrumentation   
org.apache.openjpa.lib.log Logging This package provides a lightweight logging interface, a simple implementation that writes logging output to the console and allows for basic log configuration, and plug-ins for the Apache Commons Logging and the Apache Log4J frameworks. 
 

Uses of Configurable in org.apache.openjpa.lib.identifier
 

Classes in org.apache.openjpa.lib.identifier that implement Configurable
 class IdentifierUtilImpl
          Implementation class for the base identifier impl.
 

Uses of Configurable in org.apache.openjpa.lib.instrumentation
 

Classes in org.apache.openjpa.lib.instrumentation that implement Configurable
 class AbstractInstrumentationProvider
          Specialized instrumentation providers can extend this class to get basic provider state and capabilities.
 

Uses of Configurable in org.apache.openjpa.lib.log
 

Classes in org.apache.openjpa.lib.log that implement Configurable
 class LogFactoryImpl
          Default LogFactory implementation.
 



Copyright © 2006–2015 Apache Software Foundation. All rights reserved.