Kodo 4.2.0. generated on July 28 2008

kodo.manage
Class JMXValue

java.lang.Object
  extended by org.apache.openjpa.lib.conf.Value
      extended by org.apache.openjpa.lib.conf.ObjectValue
          extended by org.apache.openjpa.lib.conf.PluginValue
              extended by kodo.manage.JMXValue
All Implemented Interfaces:
Cloneable

public class JMXValue
extends PluginValue

Configuration plugin for JMX.

Since:
4.2.0

Field Summary
static String KEY
           
 
Constructor Summary
JMXValue()
           
 
Method Summary
static JMXValue getInstance(OpenJPAConfiguration conf)
           
static ManagementConfiguration getManagementConfiguration(OpenJPAConfiguration conf)
           
 
Methods inherited from class org.apache.openjpa.lib.conf.PluginValue
getClassName, getInternalString, getProperties, getString, getValueType, instantiate, isSingleton, objectChanged, set, setClassName, setInternalString, setProperties, setString
 
Methods inherited from class org.apache.openjpa.lib.conf.ObjectValue
get, instantiate, newInstance, set, setInternalObject
 
Methods inherited from class org.apache.openjpa.lib.conf.Value
alias, alias, assertChangeable, clone, equals, getAliases, getDefault, getInstantiatingGetter, getListener, getLoadKey, getOriginalValue, getProperty, getScope, hashCode, isAliasListComprehensive, isDynamic, setAlias, setAlias, setAliases, setAliasListComprehensive, setDefault, setDynamic, setInstantiatingGetter, setListener, setLoadKey, setObject, setProperty, setScope, unalias, unalias, valueChanged
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

KEY

public static final String KEY
See Also:
Constant Field Values
Constructor Detail

JMXValue

public JMXValue()
Method Detail

getInstance

public static JMXValue getInstance(OpenJPAConfiguration conf)

getManagementConfiguration

public static ManagementConfiguration getManagementConfiguration(OpenJPAConfiguration conf)

Kodo 4.2.0. generated on July 28 2008

Copyright 2001-2006 BEA Systems, Inc. All Rights Reserved.