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.meta.model | |
org.apache.jdo.impl.enhancer.meta.prop | |
org.apache.jdo.impl.enhancer.meta.util | |
org.apache.jdo.impl.enhancer.util |
Modifier and Type | Class and Description |
---|---|
class |
EnhancerMain
JDO command line enhancer.
|
class |
Main
Main is the starting point for the persistent filter tool.
|
Modifier and Type | Class and Description |
---|---|
class |
ClassArgMain
Base class for JDO command line enhancer and tests.
|
class |
ClassArgOptions
Set of options used by the JDO enhancer and its test programs.
|
class |
ClassFileEnhancerTimer
Timer-wrapper for ClassFileEnhancer instances.
|
class |
EnhancerOptions
Set of options used by the JDO enhancer and its test programs.
|
class |
GenericMain
Base class for JDO command line enhancer and tests.
|
class |
GenericOptions
Set of options used by the JDO enhancer and its test programs.
|
class |
JdoMetaMain
Base class for JDO command line enhancer and tests.
|
class |
JdoMetaOptions
Set of options used by the JDO enhancer and its test programs.
|
class |
OptionSet
Represents a set of options a program may support.
|
Modifier and Type | Class and Description |
---|---|
class |
Controller
Controls the enhancement of a class.
|
class |
EnhancerFilter
Provides a JDO byte-code enhancer.
|
class |
Environment
Serves as a repository for the options for the enhancer.
|
Modifier and Type | Class and Description |
---|---|
class |
EnhancerMetaDataJDOModelImpl
Provides the JDO meta information based on a JDO meta model.
|
Modifier and Type | Class and Description |
---|---|
class |
EnhancerMetaDataPropertyImpl
Provides the JDO meta information based on properties.
|
Modifier and Type | Class and Description |
---|---|
class |
EnhancerMetaDataBaseModel
Provides the JDO meta information based on a JDO meta model.
|
class |
EnhancerMetaDataTimer |
Modifier and Type | Class and Description |
---|---|
class |
AnnotationTest
Utility class for testing a class file for correct annotation.
|
class |
AugmentationTest
Utility class for testing a class file for correct augmentation.
|
class |
CombinedResourceLocator
Searches resources among a set of files.
|
class |
Disassembler
Utility class for testing two class files for equal augmentation.
|
class |
ListResourceLocator
Searches resources among a set of files.
|
class |
PathResourceLocator
Searches resources within a path.
|
class |
ResourceLocatorTimer |
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.