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