| Package | Description | 
|---|---|
| org.wildfly.swarm.config | |
| org.wildfly.swarm.config.ejb3 | 
| Modifier and Type | Method and Description | 
|---|---|
FilePassivationStore | 
EJB3.EJB3Resources.filePassivationStore(String key)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<FilePassivationStore> | 
EJB3.EJB3Resources.filePassivationStores()
Get the list of FilePassivationStore resources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
EJB3.filePassivationStore(FilePassivationStore value)
Add the FilePassivationStore object to the list of subresources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
EJB3.filePassivationStores(List<FilePassivationStore> value)
Add all FilePassivationStore objects to this subresource 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
FilePassivationStore<T extends FilePassivationStore<T>>
A file system based passivation store 
 | 
interface  | 
FilePassivationStoreConsumer<T extends FilePassivationStore<T>>  | 
interface  | 
FilePassivationStoreSupplier<T extends FilePassivationStore>  | 
| Modifier and Type | Method and Description | 
|---|---|
FilePassivationStore | 
FilePassivationStoreSupplier.get()
Constructed instance of FilePassivationStore resource 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.