Constructor and Description |
---|
EJB3Resources() |
public List<ApplicationSecurityDomain> applicationSecurityDomains()
public ApplicationSecurityDomain applicationSecurityDomain(String key)
public List<StrictMaxBeanInstancePool> strictMaxBeanInstancePools()
public StrictMaxBeanInstancePool strictMaxBeanInstancePool(String key)
public List<RemotingProfile> remotingProfiles()
public RemotingProfile remotingProfile(String key)
public List<ClusterPassivationStore> clusterPassivationStores()
public ClusterPassivationStore clusterPassivationStore(String key)
public List<PassivationStore> passivationStores()
public PassivationStore passivationStore(String key)
public List<MDBDeliveryGroup> mdbDeliveryGroups()
public MDBDeliveryGroup mdbDeliveryGroup(String key)
public List<ThreadPool> threadPools()
public ThreadPool threadPool(String key)
public List<FilePassivationStore> filePassivationStores()
public FilePassivationStore filePassivationStore(String key)
public TimerService timerService()
public RemoteService remoteService()
public AsyncService asyncService()
public IdentityService identityService()
public IIOPService iiopService()
Copyright © 2019 JBoss by Red Hat. All rights reserved.