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

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

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.
 



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