Uses of Class
org.apache.geronimo.j2ee.deployment.annotation.AnnotationHelper

Packages that use AnnotationHelper
org.apache.geronimo.connector.deployment   
org.apache.geronimo.j2ee.deployment.annotation   
org.apache.geronimo.naming.deployment   
 

Uses of AnnotationHelper in org.apache.geronimo.connector.deployment
 

Subclasses of AnnotationHelper in org.apache.geronimo.connector.deployment
static class AdminObjectRefBuilder.AdminObjectRefProcessor
           
static class ResourceRefBuilder.ResourceRefProcessor
           
 

Uses of AnnotationHelper in org.apache.geronimo.j2ee.deployment.annotation
 

Subclasses of AnnotationHelper in org.apache.geronimo.j2ee.deployment.annotation
 class HandlerChainAnnotationHelper
          Static helper class used to encapsulate all the functions related to the translation of @HandlerChain annotations to deployment descriptor tags.
 class PersistenceContextAnnotationHelper
          Static helper class used to encapsulate all the functions related to the translation of @PersistenceContext and @PersistenceContexts annotations to deployment descriptor tags.
 class PersistenceUnitAnnotationHelper
          Static helper class used to encapsulate all the functions related to the translation of @PersistenceUnit and @PersistenceUnits annotations to deployment descriptor tags.
 class ResourceAnnotationHelper
          Static helper class used to encapsulate all the functions related to the translation of @Resource and @Resources annotations to deployment descriptor tags.
static class ResourceAnnotationHelper.ResourceProcessor
           
 class SecurityAnnotationHelper
          Static helper class used to encapsulate all the functions related to the translation of @DeclareRoles and @RunAs annotations to deployment descriptor tags.
 class WebServiceRefAnnotationHelper
          Static helper class used to encapsulate all the functions related to the translation of @WebServieRef and @WebServieRef annotations to deployment descriptor tags.
 

Uses of AnnotationHelper in org.apache.geronimo.naming.deployment
 

Subclasses of AnnotationHelper in org.apache.geronimo.naming.deployment
static class EnvironmentEntryBuilder.EnvEntryRefProcessor
           
static class SwitchingServiceRefBuilder.ServiceRefProcessor
           
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.