Uses of Class
org.apache.openjpa.lib.conf.PluginValue

Packages that use PluginValue
org.apache.openjpa.lib.conf Configuration Framework 
 

Uses of PluginValue in org.apache.openjpa.lib.conf
 

Methods in org.apache.openjpa.lib.conf that return PluginValue
 PluginValue ConfigurationImpl.addPlugin(java.lang.String property, boolean singleton)
          Add the given value to the set of configuration properties.