Package org.codehaus.xfire.annotations

Package defining the classes for annotation support in XFire.

See:
          Description

Interface Summary
WebAnnotations Defines the contract for accessing annotations at runtime.
 

Class Summary
AnnotationServiceFactory Annotations-bases implementation of the ServiceFactory interface.
HandlerChainAnnotation Represents a common representation of a handler chain annotation.
WebMethodAnnotation Represents an common representation of a web method annotation.
WebParamAnnotation Represents a common representation of a web parameter annotation.
WebResultAnnotation Represents an common representation of a web result annotation.
WebServiceAnnotation Represents an common representation of a web service annotation.
 

Exception Summary
AnnotationException Thrown when an exception occurs related to XFire's annotation support.
 

Package org.codehaus.xfire.annotations Description

Package defining the classes for annotation support in XFire. This package provides default implementations of JSR 181-like annotations,and a facade for accessing webservice annotations at runtime.



Copyright © 2004-2006 null. All Rights Reserved.