@Service public class ApplicationExceptionHandler extends AbstractHandler
ejbProvider, localStrings, logger
ANNOTATION_HANDLER_METADATA
Constructor and Description |
---|
ApplicationExceptionHandler() |
Modifier and Type | Method and Description |
---|---|
HandlerProcessingResult |
processAnnotation(AnnotationInfo ainfo)
Process a particular annotation which type is the same as the
one returned by @see getAnnotationType().
|
protected boolean |
supportTypeInheritance() |
getAnnotationType, getConnectorAnnotationTypes, getDefaultFailedResult, getDefaultProcessedResult, getEjbAndWebAnnotationTypes, getEjbAnnotationTypes, getInjectionMethodPropertyName, getInvalidAnnotatedElementHandlerResult, getOverallProcessingResult, getTypeDependencies, getWebAnnotationTypes, log, validateInjectionMethod
public HandlerProcessingResult processAnnotation(AnnotationInfo ainfo) throws AnnotationProcessorException
AnnotationHandler
ainfo
- the annotation informationAnnotationProcessorException
protected boolean supportTypeInheritance()
Copyright © 2019. All rights reserved.