Uses of Class
org.apache.jdo.impl.enhancer.util.Support

Packages that use Support
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   
 

Uses of Support in org.apache.jdo.enhancer
 

Subclasses of Support in org.apache.jdo.enhancer
 class EnhancerMain
          JDO command line enhancer.
 class Main
          Main is the starting point for the persistent filter tool.
 

Uses of Support in org.apache.jdo.impl.enhancer
 

Subclasses of Support in org.apache.jdo.impl.enhancer
 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.
 

Uses of Support in org.apache.jdo.impl.enhancer.core
 

Subclasses of Support in org.apache.jdo.impl.enhancer.core
 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.
 

Uses of Support in org.apache.jdo.impl.enhancer.meta.model
 

Subclasses of Support in org.apache.jdo.impl.enhancer.meta.model
 class EnhancerMetaDataJDOModelImpl
          Provides the JDO meta information based on a JDO meta model.
 

Uses of Support in org.apache.jdo.impl.enhancer.meta.prop
 

Subclasses of Support in org.apache.jdo.impl.enhancer.meta.prop
 class EnhancerMetaDataPropertyImpl
          Provides the JDO meta information based on properties.
 

Uses of Support in org.apache.jdo.impl.enhancer.meta.util
 

Subclasses of Support in org.apache.jdo.impl.enhancer.meta.util
 class EnhancerMetaDataBaseModel
          Provides the JDO meta information based on a JDO meta model.
 class EnhancerMetaDataTimer
           
 

Uses of Support in org.apache.jdo.impl.enhancer.util
 

Subclasses of Support in org.apache.jdo.impl.enhancer.util
 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.