| 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 org.wildfly.swarm.config.ejb3.FilePassivationStore resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Ejb3.filePassivationStore(FilePassivationStore value)
Add the org.wildfly.swarm.config.ejb3.FilePassivationStore object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Ejb3.filePassivationStores(List<FilePassivationStore> value)
Add all org.wildfly.swarm.config.ejb3.FilePassivationStore objects to this subresource
|
| Modifier and Type | Method and Description |
|---|---|
FilePassivationStore |
FilePassivationStore.idleTimeout(Long value)
The timeout in units specified by idle-timeout-unit, after which a bean will passivate
|
FilePassivationStore |
FilePassivationStore.maxSize(Integer value)
The maximum number of beans this cache should store before forcing old beans to passivate
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.