| Package | Description |
|---|---|
| org.wildfly.swarm.config | |
| org.wildfly.swarm.config.ejb3 |
| 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> |
interface |
FilePassivationStoreSupplier<T extends FilePassivationStore> |
| Modifier and Type | Method and Description |
|---|---|
FilePassivationStore |
FilePassivationStoreSupplier.get()
Constructed instance of FilePassivationStore resource
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.