| Package | Description |
|---|---|
| org.wildfly.swarm.config.ejb3 | |
| org.wildfly.swarm.config.ejb3.service |
| Modifier and Type | Method and Description |
|---|---|
List<DatabaseDataStore> |
TimerService.TimerServiceResources.databaseDataStores()
Get the list of org.wildfly.swarm.config.ejb3.service.DatabaseDataStore resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
TimerService.databaseDataStore(DatabaseDataStore value)
Add the org.wildfly.swarm.config.ejb3.service.DatabaseDataStore object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
TimerService.databaseDataStores(List<DatabaseDataStore> value)
Add all org.wildfly.swarm.config.ejb3.service.DatabaseDataStore objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
DatabaseDataStore<T extends DatabaseDataStore>
An database based store for persistent EJB timers.
|
interface |
DatabaseDataStoreConfigurator<T extends DatabaseDataStore> |
Copyright © 2015 JBoss by Red Hat. All rights reserved.