@Service public class WebServiceHandler extends AbstractHandler
ejbProvider, localStrings, loggerANNOTATION_HANDLER_METADATA| Constructor and Description |
|---|
WebServiceHandler()
Creates a new instance of WebServiceHandler
|
| 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().
|
getAnnotationType, getConnectorAnnotationTypes, getDefaultFailedResult, getDefaultProcessedResult, getEjbAndWebAnnotationTypes, getEjbAnnotationTypes, getInjectionMethodPropertyName, getInvalidAnnotatedElementHandlerResult, getOverallProcessingResult, getWebAnnotationTypes, log, validateInjectionMethodpublic WebServiceHandler()
public Class<? extends Annotation>[] getTypeDependencies()
getTypeDependencies in interface AnnotationHandlergetTypeDependencies in class AbstractHandlerpublic HandlerProcessingResult processAnnotation(AnnotationInfo annInfo) throws AnnotationProcessorException
AnnotationHandlerannInfo - the annotation informationAnnotationProcessorExceptionCopyright © 2019. All rights reserved.