Package com.bm.ejb3metadata.annotations.analyzer.classes

Implementation of meta data analysis for EJB 3.0

See:
          Description

Class Summary
AbsCommonEjbVisitor<T extends JCommonBean> This class manages the handling of common annotations used by beans.
JavaxAnnotationResourcesVisitor This class manages the handling of @Resources annotation.
JavaxEjbApplicationExceptionVisitor This class manages the handling of the @ApplicationException annotation.
JavaxEjbEJBsVisitor This class manages the handling of @EJBs annotation.
JavaxEjbLocalHomeVisitor This class manages the handling of @LocalHome annotation.
JavaxEjbLocalVisitor This class manages the handling of @Local annotation.
JavaxEjbMessageDrivenVisitor This class manages the handling of @MessageDriven annotation.
JavaxEjbRemoteHomeVisitor This class manages the handling of @RemoteHome annotation.
JavaxEjbRemoteVisitor This class manages the handling of @Remote annotation.
JavaxEjbStatefulVisitor This class manages the handling of @Stateful annotation.
JavaxEjbStatelessVisitor This class manages the handling of @Stateless annotation.
JavaxEjbTransactionManagementVisitor This class manages the handling of @TransactionManagement annotation.
JavaxPersistencePersistenceContextsVisitor This class manages the handling of @PersistenceContexts annotation.
JavaxPersistencePersistenceUnitsVisitor This class manages the handling of @PersistenceUnits annotation.
JBossEjbServiceVisitor This class manages the handling of @Service annotation.
 

Package com.bm.ejb3metadata.annotations.analyzer.classes Description

Implementation of meta data analysis for EJB 3.0



Copyright © 2008. All Rights Reserved.