Uses of Class
org.apache.openjpa.lib.conf.PluginListValue
Package
Description
OpenJPA Configuration
Configuration Framework
-
Uses of PluginListValue in org.apache.openjpa.conf
Modifier and TypeClassDescriptionclass
A configuration value for handling and accessing cache marshallers.Modifier and TypeFieldDescriptionOpenJPAConfigurationImpl.aggregateListenerPlugins
OpenJPAConfigurationImpl.filterListenerPlugins
OpenJPAConfigurationImpl.instrumentationProviders
-
Uses of PluginListValue in org.apache.openjpa.instrumentation
Modifier and TypeMethodDescriptionvoid
InstrumentationManager.initialize
(OpenJPAConfiguration conf, PluginListValue providers) Used to initialize one or more providers using the supplied configuration.void
InstrumentationManagerImpl.initialize
(OpenJPAConfiguration conf, PluginListValue pluginVal) Initializes all providers defined for the specified configuration. -
Uses of PluginListValue in org.apache.openjpa.lib.conf
Modifier and TypeMethodDescriptionConfigurationImpl.addPluginList
(String property) Add the given value to the set of configuration properties.