Package | Description |
---|---|
org.apache.axis2.jaxws.description.builder |
Modifier and Type | Method and Description |
---|---|
List<CustomAnnotationInstance> |
PortComposite.getCustomAnnotationInstances() |
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.