|
Class Summary |
| AnnotatedApplicationClient |
Wrapper class to encapsulate the ApplicationClientType class with an interface that the various
AnnotationHelpers can use
Remaining ToDo(s):
Can AppClients have unresolved EJB references ?? |
| AnnotatedEjbJar |
Wrapper class to encapsulate the EjbJarType class with an interface that the various
AnnotationHelpers can use
Remaining ToDo(s):
None
|
| AnnotatedEjbJar.EntityBean |
|
| AnnotatedEjbJar.MessageDriveBean |
|
| AnnotatedEjbJar.SessionBean |
|
| AnnotatedWebApp |
Wrapper class to encapsulate the WebAppType class with an interface that the various
AnnotationHelpers can use
Remaining ToDo(s):
None
|
| AnnotationHelper |
|
| EJBAnnotationHelper |
Static helper class used to encapsulate all the functions related to the translation of
@EJB and @EJBs annotations to deployment descriptor tags. |
| HandlerChainAnnotationHelper |
Static helper class used to encapsulate all the functions related to the translation of
@HandlerChain annotations to deployment descriptor tags. |
| PersistenceContextAnnotationHelper |
Static helper class used to encapsulate all the functions related to the translation of
@PersistenceContext and @PersistenceContexts annotations to deployment
descriptor tags. |
| PersistenceUnitAnnotationHelper |
Static helper class used to encapsulate all the functions related to the translation of
@PersistenceUnit and @PersistenceUnits annotations to deployment
descriptor tags. |
| ResourceAnnotationHelper |
Static helper class used to encapsulate all the functions related to the translation of
@Resource and @Resources annotations to deployment descriptor
tags. |
| ResourceAnnotationHelper.ResourceProcessor |
|
| SecurityAnnotationHelper |
Static helper class used to encapsulate all the functions related to the translation of
@DeclareRoles and @RunAs annotations to deployment
descriptor tags. |
| WebServiceRefAnnotationHelper |
Static helper class used to encapsulate all the functions related to the translation of
@WebServieRef and @WebServieRef annotations to deployment
descriptor tags. |