| Package | Description |
|---|---|
| org.wildfly.swarm.config.ejb3 | |
| org.wildfly.swarm.config.ejb3.service |
| Modifier and Type | Method and Description |
|---|---|
List<FileDataStore> |
TimerService.TimerServiceResources.fileDataStores()
Get the list of org.wildfly.swarm.config.ejb3.service.FileDataStore resources
|
| Modifier and Type | Method and Description |
|---|---|
TimerService |
TimerService.fileDataStore(FileDataStore value)
Add the org.wildfly.swarm.config.ejb3.service.FileDataStore object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
TimerService |
TimerService.fileDataStores(List<FileDataStore> value)
Add all org.wildfly.swarm.config.ejb3.service.FileDataStore objects to this subresource
|
| Modifier and Type | Method and Description |
|---|---|
FileDataStore |
FileDataStore.path(String value)
The directory to store persistent timer information in
|
FileDataStore |
FileDataStore.relativeTo(String value)
The relative path that is used to resolve the timer data store location
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.