Package | Description |
---|---|
org.apache.jdo.enhancer |
This package contains th eenhancer interface.
|
org.apache.jdo.impl.enhancer | |
org.apache.jdo.impl.enhancer.core | |
org.apache.jdo.impl.enhancer.util |
Class and Description |
---|
ClassArgMain
Base class for JDO command line enhancer and tests.
|
ClassFileEnhancer
A JDO enhancer, or byte-code enhancer, modifies the byte-codes of
Java class files to enable transparent loading and storing of the
fields of the persistent instances.
|
EnhancerFatalError
Thrown to indicate that the class-file enhancer failed to perform an
operation due to a serious error.
|
EnhancerOptions
Set of options used by the JDO enhancer and its test programs.
|
EnhancerUserException
Thrown to indicate that the class-file enhancer failed to perform an
operation due to an error.
|
GenericMain
Base class for JDO command line enhancer and tests.
|
JdoMetaMain
Base class for JDO command line enhancer and tests.
|
Class and Description |
---|
ClassArgMain
Base class for JDO command line enhancer and tests.
|
ClassArgOptions
Set of options used by the JDO enhancer and its test programs.
|
ClassFileEnhancer
A JDO enhancer, or byte-code enhancer, modifies the byte-codes of
Java class files to enable transparent loading and storing of the
fields of the persistent instances.
|
EnhancerFatalError
Thrown to indicate that the class-file enhancer failed to perform an
operation due to a serious error.
|
EnhancerUserException
Thrown to indicate that the class-file enhancer failed to perform an
operation due to an error.
|
GenericMain
Base class for JDO command line enhancer and tests.
|
GenericOptions
Set of options used by the JDO enhancer and its test programs.
|
JdoMetaOptions
Set of options used by the JDO enhancer and its test programs.
|
OptionSet
Represents a set of options a program may support.
|
OptionSet.FlagOption
An option representing a boolean flag.
|
OptionSet.HelpOption
An option that always causes a USAGE_ERROR when parsed (used for
'-h|--help' kind of options).
|
OptionSet.IntOption
An option representing a
int value. |
OptionSet.Option
The base class of all option types.
|
OptionSet.StringOption
An option representing a
String value. |
OutputStreamWrapper
This class serves as a wrapper for an output stream of a class file.
|
Class and Description |
---|
ClassFileEnhancer
A JDO enhancer, or byte-code enhancer, modifies the byte-codes of
Java class files to enable transparent loading and storing of the
fields of the persistent instances.
|
EnhancerFatalError
Thrown to indicate that the class-file enhancer failed to perform an
operation due to a serious error.
|
EnhancerUserException
Thrown to indicate that the class-file enhancer failed to perform an
operation due to an error.
|
OutputStreamWrapper
This class serves as a wrapper for an output stream of a class file.
|
Class and Description |
---|
ClassArgMain
Base class for JDO command line enhancer and tests.
|
EnhancerFatalError
Thrown to indicate that the class-file enhancer failed to perform an
operation due to a serious error.
|
EnhancerUserException
Thrown to indicate that the class-file enhancer failed to perform an
operation due to an error.
|
GenericMain
Base class for JDO command line enhancer and tests.
|
JdoMetaMain
Base class for JDO command line enhancer and tests.
|
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.