| Constructor and Description |
|---|
Ejb3Resources() |
| Modifier and Type | Method and Description |
|---|---|
AsyncService |
asyncService()
The EJB3 Asynchronous Invocation Service
|
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
|
IIOPService |
iiopService()
The IIOP service
|
List<MDBDeliveryGroup> |
mdbDeliveryGroups()
Get the list of MDBDeliveryGroup resources
|
List<PassivationStore> |
passivationStores()
Get the list of PassivationStore resources
|
RemoteService |
remoteService()
The EJB3 Remote Service
|
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
|
TimerService |
timerService()
The EJB timer service
|
@Subresource public List<StrictMaxBeanInstancePool> strictMaxBeanInstancePools()
@Subresource public List<Cache> caches()
@Subresource public List<RemotingProfile> remotingProfiles()
@Subresource public List<ClusterPassivationStore> clusterPassivationStores()
@Subresource public List<PassivationStore> passivationStores()
@Subresource public List<MDBDeliveryGroup> mdbDeliveryGroups()
@Subresource public List<ThreadPool> threadPools()
@Subresource public List<FilePassivationStore> filePassivationStores()
@Subresource public TimerService timerService()
@Subresource public RemoteService remoteService()
@Subresource public AsyncService asyncService()
@Subresource public IIOPService iiopService()
Copyright © 2015 JBoss by Red Hat. All rights reserved.