Package | Description |
---|---|
org.wildfly.swarm.config | |
org.wildfly.swarm.config.ejb3 |
Modifier and Type | Method and Description |
---|---|
TimerService |
EJB3.EJB3Resources.timerService()
The EJB timer service
|
Modifier and Type | Method and Description |
---|---|
T |
EJB3.timerService(TimerService value)
The EJB timer service
|
Modifier and Type | Class and Description |
---|---|
class |
TimerService<T extends TimerService<T>>
The EJB timer service
|
interface |
TimerServiceConsumer<T extends TimerService<T>> |
interface |
TimerServiceSupplier<T extends TimerService> |
Modifier and Type | Method and Description |
---|---|
TimerService |
TimerServiceSupplier.get()
Constructed instance of TimerService resource
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.