Kodo 4.2.0. (DEPRECATED)

kodo.kernel
Class ExecutionContextNameProviderValue

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.kernel.ExecutionContextNameProviderValue
All Implemented Interfaces:
Cloneable

public class ExecutionContextNameProviderValue
extends PluginValue

Configuration plugin for ExecutionContextNameProvider.

Since:
4.2.0

Field Summary
static String KEY
           
 
Constructor Summary
ExecutionContextNameProviderValue()
           
 
Method Summary
static ExecutionContextNameProvider getExecutionContextNameProvider(OpenJPAConfiguration conf)
           
static ExecutionContextNameProviderValue getInstance(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

ExecutionContextNameProviderValue

public ExecutionContextNameProviderValue()
Method Detail

getInstance

public static ExecutionContextNameProviderValue getInstance(OpenJPAConfiguration conf)

getExecutionContextNameProvider

public static ExecutionContextNameProvider getExecutionContextNameProvider(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)
11g Release 1 (10.3.6)
Part Number E13950-02