| Package | Description |
|---|---|
| org.wildfly.swarm.config | |
| org.wildfly.swarm.config.ejb3 |
| Modifier and Type | Method and Description |
|---|---|
List<ClusterPassivationStore> |
Ejb3.Ejb3Resources.clusterPassivationStores()
Get the list of org.wildfly.swarm.config.ejb3.ClusterPassivationStore resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Ejb3.clusterPassivationStore(ClusterPassivationStore value)
Add the org.wildfly.swarm.config.ejb3.ClusterPassivationStore object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Ejb3.clusterPassivationStores(List<ClusterPassivationStore> value)
Add all org.wildfly.swarm.config.ejb3.ClusterPassivationStore objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterPassivationStore<T extends ClusterPassivationStore>
A clustered passivation store
|
interface |
ClusterPassivationStoreConfigurator<T extends ClusterPassivationStore> |
Copyright © 2015 JBoss by Red Hat. All rights reserved.