Package org.apache.openjpa.lib.conf
package org.apache.openjpa.lib.conf
Configuration Framework
This package provides an extendable product configuration framework.
- 
ClassDescriptionAbstract no-op product derivation for easy extension.A boolean
Value.Exception recognized bybootstrapframework.This interface provides a mechanism for notifying interested objects when configuration events occur.Interface for generic configuration objects.Default implementation of theConfigurationinterface.Implementations of this interface can populateConfigurations in some environment-specific way.Utility methods dealing with configuration.A doubleValue.Implementations of this interface may perform additional generic configuration with any key-value pairs that cannot be set into the object via the normalOptions.setInto(java.lang.Object)means.An intValue.Simple configuration provider that sets configuration based on a provided map.An objectValue.A list of plugins.A pluginValueconsisting of plugin name and properties.Hooks for deriving products with additional functionality.Utilities for running product derivations.A comma-separated list of string values.A stringValue.A configuration value.Components can listen onValueobjects for changes directly.