|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | |
|---|---|
List<CustomAnnotationInstance> |
DescriptionBuilderComposite.getCustomAnnotationInstances()
|
List<CustomAnnotationInstance> |
PortComposite.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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||