Class WebEndpointAnnot
java.lang.Object
org.apache.axis2.jaxws.description.builder.WebEndpointAnnot
- All Implemented Interfaces:
Annotation
-
Method Summary
Modifier and TypeMethodDescriptionstatic WebEndpointAnnotstatic WebEndpointAnnotname()voidtoString()Convenience method for unit testing.
-
Method Details
-
createWebEndpointAnnotImpl
-
createWebEndpointAnnotImpl
-
name
- Returns:
- Returns the name.
-
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
-