public static class TimerService.TimerServiceResources extends Object
Constructor and Description |
---|
TimerServiceResources() |
Modifier and Type | Method and Description |
---|---|
DatabaseDataStore |
databaseDataStore(String key) |
List<DatabaseDataStore> |
databaseDataStores()
Get the list of DatabaseDataStore resources
|
FileDataStore |
fileDataStore(String key) |
List<FileDataStore> |
fileDataStores()
Get the list of FileDataStore resources
|
public List<FileDataStore> fileDataStores()
public FileDataStore fileDataStore(String key)
public List<DatabaseDataStore> databaseDataStores()
public DatabaseDataStore databaseDataStore(String key)
Copyright © 2019 JBoss by Red Hat. All rights reserved.