Kodo 4.2.0. generated on July 28 2008

kodo.conf
Class LicenseKey

java.lang.Object
  extended by org.apache.openjpa.lib.conf.Value
      extended by org.apache.openjpa.lib.conf.StringValue
          extended by kodo.conf.LicenseKey
All Implemented Interfaces:
Cloneable

public class LicenseKey
extends StringValue

This is no longer used; it's just here to consume license key property values for old installations.


Field Summary
static String KEY
           
 
Constructor Summary
LicenseKey(OpenJPAConfiguration c)
           
 
Method Summary
 Class getScope()
           
 
Methods inherited from class org.apache.openjpa.lib.conf.StringValue
get, getInternalString, getValueType, set, setInternalObject, setInternalString
 
Methods inherited from class org.apache.openjpa.lib.conf.Value
alias, alias, assertChangeable, clone, equals, getAliases, getDefault, getInstantiatingGetter, getListener, getLoadKey, getOriginalValue, getProperty, getString, hashCode, isAliasListComprehensive, isDynamic, setAlias, setAlias, setAliases, setAliasListComprehensive, setDefault, setDynamic, setInstantiatingGetter, setListener, setLoadKey, setObject, setProperty, setScope, setString, 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

LicenseKey

public LicenseKey(OpenJPAConfiguration c)
Method Detail

getScope

public Class getScope()
Overrides:
getScope in class Value

Kodo 4.2.0. generated on July 28 2008

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