Class HandlerChainAnnot
java.lang.Object
org.apache.axis2.jaxws.description.builder.HandlerChainAnnot
- All Implemented Interfaces:
Annotation
-
Method Summary
Modifier and TypeMethodDescriptionstatic HandlerChainAnnotcreateFromAnnotation(Annotation annotation) static HandlerChainAnnotfile()name()voidvoidtoString()Convenience method for unit testing.
-
Method Details
-
createHandlerChainAnnotImpl
-
createFromAnnotation
-
file
-
name
-
setFile
- Parameters:
file- The file to set.
-
setName
- Parameters:
name- The name to set.
-
annotationType
- Specified by:
annotationTypein interfaceAnnotation
-
toString
Convenience method for unit testing. We will print all of the data members here.- Specified by:
toStringin interfaceAnnotation- Overrides:
toStringin classObject
-