@Service public class WebServiceProviderHandler extends AbstractHandler
ejbProvider, localStrings, loggerANNOTATION_HANDLER_METADATA| Constructor and Description |
|---|
WebServiceProviderHandler()
Creates a new instance of WebServiceProviderHandler
|
| 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 WebServiceProviderHandler()
public Class<? extends Annotation>[] getTypeDependencies()
getTypeDependencies in interface AnnotationHandlergetTypeDependencies in class AbstractHandlerpublic HandlerProcessingResult processAnnotation(AnnotationInfo annInfo) throws AnnotationProcessorException
AnnotationHandlerannInfo - the annotation informationAnnotationProcessorExceptionCopyright © 2017. All rights reserved.