AnnotatedApp | Many of the classes generated from the JEE schemas have methods with identical signatures (see examples below). | code | html |
ResourceAnnotationHelper.ResourceProcessor | code | html |
AnnotatedApplicationClient | Wrapper class to encapsulate the ApplicationClientType class with an interface that the various
AnnotationHelpers can use
Remaining ToDo(s):
|
code | html |
AnnotatedEjbJar | Wrapper class to encapsulate the EjbJarType class with an interface that the various
AnnotationHelpers can use
Remaining ToDo(s):
|
code | html |
AnnotatedEjbJar.EntityBean | code | html | |
AnnotatedEjbJar.MessageDriveBean | code | html | |
AnnotatedEjbJar.SessionBean | code | html | |
AnnotatedWebApp | Wrapper class to encapsulate the WebAppType class with an interface that the various
AnnotationHelpers can use
Remaining ToDo(s):
|
code | html |
AnnotationHelper | code | html | |
EJBAnnotationHelper | Static helper class used to encapsulate all the functions related to the translation of @EJB and @EJBs annotations to deployment descriptor tags. | code | html |
HandlerChainAnnotationHelper | Static helper class used to encapsulate all the functions related to the translation of @HandlerChain annotations to deployment descriptor tags. | code | html |
PersistenceContextAnnotationHelper | Static helper class used to encapsulate all the functions related to the translation of @PersistenceContext and @PersistenceContexts annotations to deployment descriptor tags. | code | html |
PersistenceUnitAnnotationHelper | Static helper class used to encapsulate all the functions related to the translation of @PersistenceUnit and @PersistenceUnits annotations to deployment descriptor tags. | code | html |
ResourceAnnotationHelper | Static helper class used to encapsulate all the functions related to the translation of @Resource and @Resources annotations to deployment descriptor tags. | code | html |
SecurityAnnotationHelper | Static helper class used to encapsulate all the functions related to the translation of @DeclareRoles and @RunAs annotations to deployment descriptor tags. | code | html |
WebServiceRefAnnotationHelper | Static helper class used to encapsulate all the functions related to the translation of @WebServieRef and @WebServieRef annotations to deployment descriptor tags. | code | html |