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

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

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

Subclasses of ObjectValue in org.apache.openjpa.lib.conf
 class PluginListValue
          A list of plugins.
 class PluginValue
          A plugin Value consisting of plugin name and properties.
 

Fields in org.apache.openjpa.lib.conf declared as ObjectValue
 ObjectValue ConfigurationImpl.logFactoryPlugin
           
 

Methods in org.apache.openjpa.lib.conf that return ObjectValue
 ObjectValue ConfigurationImpl.addObject(java.lang.String property)
          Add the given value to the set of configuration properties.
 



Copyright © 2006 Apache Software Foundation. All Rights Reserved.