@Service public class WebServiceRefHandler extends AbstractHandler
ejbProvider, localStrings, loggerANNOTATION_HANDLER_METADATA| Constructor and Description |
|---|
WebServiceRefHandler() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Annotation>[] |
getTypeDependencies() |
HandlerProcessingResult |
processAnnotation(AnnotationInfo annInfo)
Process a particular annotation which type is the same as the
one returned by @see getAnnotationType().
|
protected HandlerProcessingResult |
processAWsRef(AnnotationInfo annInfo,
WebServiceRef annotation) |
getAnnotationType, getConnectorAnnotationTypes, getDefaultFailedResult, getDefaultProcessedResult, getEjbAndWebAnnotationTypes, getEjbAnnotationTypes, getInjectionMethodPropertyName, getInvalidAnnotatedElementHandlerResult, getOverallProcessingResult, getWebAnnotationTypes, log, validateInjectionMethodpublic Class<? extends Annotation>[] getTypeDependencies()
getTypeDependencies in interface AnnotationHandlergetTypeDependencies in class AbstractHandlerprotected HandlerProcessingResult processAWsRef(AnnotationInfo annInfo, WebServiceRef annotation) throws AnnotationProcessorException
AnnotationProcessorExceptionpublic HandlerProcessingResult processAnnotation(AnnotationInfo annInfo) throws AnnotationProcessorException
AnnotationHandlerannInfo - the annotation informationAnnotationProcessorExceptionCopyright © 2019. All rights reserved.