Uses of Class
org.metastopheles.MetaDataObject

Packages that use MetaDataObject
org.metastopheles   
org.metastopheles.annotation   
 

Uses of MetaDataObject in org.metastopheles
 

Classes in org.metastopheles with type parameters of type MetaDataObject
 interface MetaDataDecorator<T extends MetaDataObject>
           
 

Subclasses of MetaDataObject in org.metastopheles
 class BeanMetaData
           
 class MethodMetaData
           
 class PropertyMetaData
           
 

Uses of MetaDataObject in org.metastopheles.annotation
 

Classes in org.metastopheles.annotation with type parameters of type MetaDataObject
 class AnnotationBasedMetaDataDecorator<T extends MetaDataObject,A extends Annotation>
          An annotation-based metadata decorator.
 



Copyright © 2011. All Rights Reserved.