Uses of Interface
org.apache.axis2.jaxws.description.builder.CustomAnnotationInstance

Packages that use CustomAnnotationInstance
org.apache.axis2.jaxws.description.builder   
 

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 CustomAnnotationInstance
 java.util.List<CustomAnnotationInstance> DescriptionBuilderComposite.getCustomAnnotationInstances()
           
 

Methods in org.apache.axis2.jaxws.description.builder with parameters of type CustomAnnotationInstance
 void DescriptionBuilderComposite.addCustomAnnotationInstance(CustomAnnotationInstance annotation)
           
 void CustomAnnotationProcessor.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.
 



Copyright © 2007 Apache Web Services Project. All Rights Reserved.