Package com.bm.ejb3metadata.annotations.metadata.interfaces

Implementation of meta data analysis for EJB 3.0

See:
          Description

Interface Summary
IAnnotationResource This interface represents methods which can be call on ClassAnnotationMetadata, MethodAnnotationMetadata and FieldAnnotationMetadata.
It manages @Resource annotation.
IEjbEJB This interface represents methods which can be call on ClassAnnotationMetadata, MethodAnnotationMetadata and FieldAnnotationMetadata.
It manages @EJB annotation.
IEJBInterceptors This interface represents methods which can be call on ClassAnnotationMetadata and MethodAnnotationMetadata.
It manages @Interceptors annotation.
IPersistenceContext This interface represents methods which can be call on ClassAnnotationMetadata, MethodAnnotationMetadata and FieldAnnotationMetadata.
It manages @PersistenceContext annotation.
IPersistenceUnit This interface represents methods which can be call on ClassAnnotationMetadata, MethodAnnotationMetadata and FieldAnnotationMetadata.
It manages @PersistenceUnit annotation.
ISharedMetadata Interfaces shared by Class, Method and Attributes.
ITransactionAttribute This interface represents methods which can be call on ClassAnnotationMetadata and MethodAnnotationMetadata.
 

Package com.bm.ejb3metadata.annotations.metadata.interfaces Description

Implementation of meta data analysis for EJB 3.0



Copyright © 2008. All Rights Reserved.