| Package | Description |
|---|---|
| org.apache.axis2.jaxws.description.builder |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CustomAnnotationInstance> |
PortComposite.getCustomAnnotationInstances() |
java.util.List<CustomAnnotationInstance> |
DescriptionBuilderComposite.getCustomAnnotationInstances() |
| Modifier and Type | Method and Description |
|---|---|
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 © 2004-2015 The Apache Software Foundation. All Rights Reserved.