| Name | Description | Type | Package | Framework |
| AnnotatedApp | Many of the classes generated from the JEE schemas have methods with identical signatures (see examples below). | Interface | org.apache.geronimo.j2ee.deployment.annotation | Apache Geronimo |
| AnnotatedApplicationClient | Wrapper class to encapsulate the ApplicationClientType class with an interface that the various AnnotationHelpers can use | Class | org.apache.geronimo.j2ee.deployment.annotation | Apache Geronimo |
| AnnotatedEjbJar | Wrapper class to encapsulate the EjbJarType class with an interface that the various AnnotationHelpers can use | Class | org.apache.geronimo.j2ee.deployment.annotation | Apache Geronimo |
| AnnotatedEjbJar .EntityBean | Constructor SummaryAnnotatedEjbJar. | Class | org.apache.geronimo.j2ee.deployment.annotation.AnnotatedEjbJar | Apache Geronimo |
| AnnotatedEjbJar .MessageDriveBean | Constructor SummaryAnnotatedEjbJar. | Class | org.apache.geronimo.j2ee.deployment.annotation.AnnotatedEjbJar | Apache Geronimo |
| AnnotatedEjbJar .SessionBean | Constructor SummaryAnnotatedEjbJar. | Class | org.apache.geronimo.j2ee.deployment.annotation.AnnotatedEjbJar | Apache Geronimo |
| AnnotatedWebApp | Wrapper class to encapsulate the WebAppType class with an interface that the various AnnotationHelpers can use | Class | org.apache.geronimo.j2ee.deployment.annotation | Apache Geronimo |
| AnnotationHelper | Class | org.apache.geronimo.j2ee.deployment.annotation | Apache Geronimo | |
| EJBAnnotationHelper | Static helper class used to encapsulate all the functions related to the translation of @EJB and @EJBs annotations to deployment descriptor tags. | Class | org.apache.geronimo.j2ee.deployment.annotation | Apache Geronimo |
| HandlerChainAnnotationHelper | Static helper class used to encapsulate all the functions related to the translation of @HandlerChain annotations to deployment descriptor tags. | Class | org.apache.geronimo.j2ee.deployment.annotation | Apache Geronimo |
| PersistenceContextAnnotationHelper | Static helper class used to encapsulate all the functions related to the translation of @PersistenceContext and @PersistenceContexts annotations to deployment | Class | org.apache.geronimo.j2ee.deployment.annotation | Apache Geronimo |
| PersistenceUnitAnnotationHelper | Static helper class used to encapsulate all the functions related to the translation of @PersistenceUnit and @PersistenceUnits annotations to deployment | Class | org.apache.geronimo.j2ee.deployment.annotation | Apache Geronimo |
| ResourceAnnotationHelper | Static helper class used to encapsulate all the functions related to the translation of @Resource and @Resources annotations to deployment descriptor | Class | org.apache.geronimo.j2ee.deployment.annotation | Apache Geronimo |
| ResourceAnnotationHelper .ResourceProcessor | Constructor SummaryResourceAnnotationHelper. | Class | org.apache.geronimo.j2ee.deployment.annotation.ResourceAnnotationHelper | Apache Geronimo |
| SecurityAnnotationHelper | Static helper class used to encapsulate all the functions related to the translation of @DeclareRoles and @RunAs annotations to deployment | Class | org.apache.geronimo.j2ee.deployment.annotation | Apache Geronimo |
| WebServiceRefAnnotationHelper | Static helper class used to encapsulate all the functions related to the translation of @WebServieRef and @WebServieRef annotations to deployment | Class | org.apache.geronimo.j2ee.deployment.annotation | Apache Geronimo |