@Service public class ScheduleHandler extends AbstractAttributeHandler
localStringsejbProvider, loggerANNOTATION_HANDLER_METADATA| Constructor and Description |
|---|
ScheduleHandler() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Annotation>[] |
getTypeDependencies() |
protected HandlerProcessingResult |
processAnnotation(AnnotationInfo ainfo,
EjbContext[] ejbContexts)
Process Annotation with given EjbContexts.
|
protected HandlerProcessingResult |
processSchedule(javax.ejb.Schedule sch,
AnnotationInfo ainfo,
EjbContext[] ejbContexts) |
protected boolean |
supportTypeInheritance()
This indicates whether the annotation type should be processed for
type level in super-class.
|
isDelegatee, processAnnotation, processAnnotationgetAnnotationType, getConnectorAnnotationTypes, getDefaultFailedResult, getDefaultProcessedResult, getEjbAndWebAnnotationTypes, getEjbAnnotationTypes, getInjectionMethodPropertyName, getInvalidAnnotatedElementHandlerResult, getOverallProcessingResult, getWebAnnotationTypes, log, validateInjectionMethodprotected HandlerProcessingResult processAnnotation(AnnotationInfo ainfo, EjbContext[] ejbContexts) throws AnnotationProcessorException
AbstractAttributeHandlerprocessAnnotation in class AbstractAttributeHandlerAnnotationProcessorExceptionprotected HandlerProcessingResult processSchedule(javax.ejb.Schedule sch, AnnotationInfo ainfo, EjbContext[] ejbContexts) throws AnnotationProcessorException
AnnotationProcessorExceptionpublic Class<? extends Annotation>[] getTypeDependencies()
getTypeDependencies in interface AnnotationHandlergetTypeDependencies in class AbstractHandlerprotected boolean supportTypeInheritance()
AbstractAttributeHandlersupportTypeInheritance in class AbstractAttributeHandlerCopyright © 2017. All rights reserved.