| Package | Description | 
|---|---|
| org.wildfly.swarm.config.messaging.activemq | |
| org.wildfly.swarm.config.messaging.activemq.server | 
| Modifier and Type | Method and Description | 
|---|---|
PooledConnectionFactory | 
Server.ServerResources.pooledConnectionFactory(String key)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<PooledConnectionFactory> | 
Server.ServerResources.pooledConnectionFactories()
Get the list of PooledConnectionFactory resources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
Server.pooledConnectionFactory(PooledConnectionFactory value)
Add the PooledConnectionFactory object to the list of subresources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
Server.pooledConnectionFactories(List<PooledConnectionFactory> value)
Add all PooledConnectionFactory objects to this subresource 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
PooledConnectionFactory<T extends PooledConnectionFactory<T>>
Defines a managed connection factory. 
 | 
interface  | 
PooledConnectionFactoryConsumer<T extends PooledConnectionFactory<T>>  | 
interface  | 
PooledConnectionFactorySupplier<T extends PooledConnectionFactory>  | 
| Modifier and Type | Method and Description | 
|---|---|
PooledConnectionFactory | 
PooledConnectionFactorySupplier.get()
Constructed instance of PooledConnectionFactory resource 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.