| Constructor and Description |
|---|
Ejb3Resources() |
| Modifier and Type | Method and Description |
|---|---|
List<Cache> |
caches()
Get the list of org.wildfly.swarm.config.ejb3.Cache resources
|
List<ClusterPassivationStore> |
clusterPassivationStores()
Get the list of org.wildfly.swarm.config.ejb3.ClusterPassivationStore resources
|
List<FilePassivationStore> |
filePassivationStores()
Get the list of org.wildfly.swarm.config.ejb3.FilePassivationStore resources
|
List<MdbDeliveryGroup> |
mdbDeliveryGroups()
Get the list of org.wildfly.swarm.config.ejb3.MdbDeliveryGroup resources
|
List<PassivationStore> |
passivationStores()
Get the list of org.wildfly.swarm.config.ejb3.PassivationStore resources
|
List<RemotingProfile> |
remotingProfiles()
Get the list of org.wildfly.swarm.config.ejb3.RemotingProfile resources
|
List<StrictMaxBeanInstancePool> |
strictMaxBeanInstancePools()
Get the list of org.wildfly.swarm.config.ejb3.StrictMaxBeanInstancePool resources
|
List<ThreadPool> |
threadPools()
Get the list of org.wildfly.swarm.config.ejb3.ThreadPool resources
|
public List<StrictMaxBeanInstancePool> strictMaxBeanInstancePools()
public List<Cache> caches()
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.