Uses of Class
org.codehaus.xfire.annotations.HandlerChainAnnotation

Packages that use HandlerChainAnnotation
org.codehaus.xfire.annotations Package defining the classes for annotation support in XFire. 
org.codehaus.xfire.annotations.commons Commons Attributes implementation of XFire Annotations. 
 

Uses of HandlerChainAnnotation in org.codehaus.xfire.annotations
 

Methods in org.codehaus.xfire.annotations that return HandlerChainAnnotation
 HandlerChainAnnotation WebAnnotations.getHandlerChainAnnotation(java.lang.Class aClass)
          Gets the HandlerChainAnnotation annotation from the given class, if found.
 

Uses of HandlerChainAnnotation in org.codehaus.xfire.annotations.commons
 

Subclasses of HandlerChainAnnotation in org.codehaus.xfire.annotations.commons
 class HandlerChain
          Commons Attributes version of the HandlerChain Annotation.
 

Methods in org.codehaus.xfire.annotations.commons that return HandlerChainAnnotation
 HandlerChainAnnotation CommonsWebAttributes.getHandlerChainAnnotation(java.lang.Class aClass)
           
 



Copyright © 2004-2010. All Rights Reserved.