Uses of Interface
org.apache.axis2.jaxws.description.builder.CustomAnnotationInstance
Packages that use CustomAnnotationInstance
-
Uses of CustomAnnotationInstance in org.apache.axis2.jaxws.description.builder
Methods in org.apache.axis2.jaxws.description.builder that return types with arguments of type CustomAnnotationInstanceModifier and TypeMethodDescriptionDescriptionBuilderComposite.getCustomAnnotationInstances()PortComposite.getCustomAnnotationInstances()Methods in org.apache.axis2.jaxws.description.builder with parameters of type CustomAnnotationInstanceModifier and TypeMethodDescriptionvoidDescriptionBuilderComposite.addCustomAnnotationInstance(CustomAnnotationInstance annotation) voidCustomAnnotationProcessor.processTypeLevelAnnotation(EndpointDescription ed, CustomAnnotationInstance annotation) This method will be called to process an annotation type recognized by this processor that was found at the type level.