| Constructor and Description |
|---|
Ejb3Resources() |
| Modifier and Type | Method and Description |
|---|---|
List<Cache> |
caches()
Get the list of Cache resources
|
List<ClusterPassivationStore> |
clusterPassivationStores()
Get the list of ClusterPassivationStore resources
|
List<FilePassivationStore> |
filePassivationStores()
Get the list of FilePassivationStore resources
|
List<MdbDeliveryGroup> |
mdbDeliveryGroups()
Get the list of MdbDeliveryGroup resources
|
List<PassivationStore> |
passivationStores()
Get the list of PassivationStore resources
|
List<RemotingProfile> |
remotingProfiles()
Get the list of RemotingProfile resources
|
List<StrictMaxBeanInstancePool> |
strictMaxBeanInstancePools()
Get the list of StrictMaxBeanInstancePool resources
|
List<ThreadPool> |
threadPools()
Get the list of ThreadPool resources
|
public List<StrictMaxBeanInstancePool> strictMaxBeanInstancePools()
public List<RemotingProfile> remotingProfiles()
public List<ClusterPassivationStore> clusterPassivationStores()
public List<PassivationStore> passivationStores()
public List<MdbDeliveryGroup> mdbDeliveryGroups()
public List<ThreadPool> threadPools()
public List<FilePassivationStore> filePassivationStores()
Copyright © 2015 JBoss by Red Hat. All rights reserved.