Class ServiceModeAnnot
java.lang.Object
org.apache.axis2.jaxws.description.builder.ServiceModeAnnot
- All Implemented Interfaces:
Annotation
-
Method Summary
Modifier and TypeMethodDescriptionstatic ServiceModeAnnotcreateFromAnnotation(Annotation annotation) static ServiceModeAnnotstatic ServiceModeAnnotvoidsetValue(Service.Mode value) toString()Convenience method for unit testing.value()
-
Method Details
-
createWebServiceAnnotImpl
-
createWebServiceAnnotImpl
-
createFromAnnotation
-
value
-
annotationType
- Specified by:
annotationTypein interfaceAnnotation
-
setValue
-
toString
Convenience method for unit testing. We will print all of the data members here.- Specified by:
toStringin interfaceAnnotation- Overrides:
toStringin classObject
-