| Package | Description |
|---|---|
| org.jboss.as.ejb3.component | |
| org.jboss.as.ejb3.deployment.processors.annotation | |
| org.jboss.as.ejb3.timerservice |
| Modifier and Type | Method and Description |
|---|---|
Map<Method,List<AutoTimer>> |
EJBComponentDescription.getScheduleMethods() |
| Modifier and Type | Method and Description |
|---|---|
void |
EJBComponentDescription.addScheduleMethod(Method method,
AutoTimer timer) |
| Modifier and Type | Method and Description |
|---|---|
protected AutoTimer |
ScheduleAnnotationInformationFactory.fromAnnotation(org.jboss.jandex.AnnotationInstance annotationInstance,
org.jboss.metadata.property.PropertyReplacer propertyReplacer) |
| Constructor and Description |
|---|
TimerServiceImpl(Map<Method,List<AutoTimer>> autoTimers,
org.jboss.msc.service.ServiceName serviceName)
|
TimerServiceImpl(Map<Method,List<AutoTimer>> autoTimers,
org.jboss.msc.service.ServiceName serviceName,
TimerServiceRegistry registry)
Creates a
TimerServiceImpl |
Copyright © 2018 JBoss by Red Hat. All rights reserved.