| Package | Description |
|---|---|
| org.wildfly.swarm.config.ejb3.subsystem | |
| org.wildfly.swarm.config.ejb3.subsystem.service.fileDataStore |
| Modifier and Type | Method and Description |
|---|---|
List<FileDataStore> |
ServiceTimerService.ServiceTimerServiceResources.fileDataStores()
Get the list of FileDataStore resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
ServiceTimerService.fileDataStore(FileDataStore value)
Add the FileDataStore object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
ServiceTimerService.fileDataStores(List<FileDataStore> value)
Add all FileDataStore objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
FileDataStore<T extends FileDataStore>
A JVM local file store that stores persistent EJB timers
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.