Kodo 4.2.0. (DEPRECATED)

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. (DEPRECATED)

Copyright 2011 Oracle, Inc. All Rights Reserved.

This documentation is deprecated and will be removed in the next release of WebLogic Server.


Oracle Fusion Middleware Oracle Kodo 4.2.0 API Reference (DEPRECATED)
12c Release 1 (12.1.1)
Part Number E24400_01