Uses of Class
com.bm.ejb3metadata.annotations.metadata.CommonAnnotationMetadata

Packages that use CommonAnnotationMetadata
com.bm.ejb3metadata.annotations.metadata Implementation of meta data analysis for EJB 3.0 
 

Uses of CommonAnnotationMetadata in com.bm.ejb3metadata.annotations.metadata
 

Subclasses of CommonAnnotationMetadata in com.bm.ejb3metadata.annotations.metadata
 class ClassAnnotationMetadata
          This class represents the annotation metadata of a Bean.
From this class, we can access to all methods of a bean with its associated information.
 class FieldAnnotationMetadata
          This class represents the annotation metadata of a field.
 class MethodAnnotationMetadata
          This class represents the annotation metadata of a method.
 



Copyright © 2008. All Rights Reserved.