@Service public class WebServiceRefHandler extends AbstractHandler
ejbProvider, localStrings, logger
ANNOTATION_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, validateInjectionMethod
public Class<? extends Annotation>[] getTypeDependencies()
getTypeDependencies
in interface AnnotationHandler
getTypeDependencies
in class AbstractHandler
protected HandlerProcessingResult processAWsRef(AnnotationInfo annInfo, WebServiceRef annotation) throws AnnotationProcessorException
AnnotationProcessorException
public HandlerProcessingResult processAnnotation(AnnotationInfo annInfo) throws AnnotationProcessorException
AnnotationHandler
annInfo
- the annotation informationAnnotationProcessorException
Copyright © 2019. All rights reserved.