| Package | Description |
|---|---|
| org.wildfly.swarm.config.messaging_activemq | |
| org.wildfly.swarm.config.messaging_activemq.server |
| Modifier and Type | Method and Description |
|---|---|
List<PooledConnectionFactory> |
Server.ServerResources.pooledConnectionFactorys()
Get the list of org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Server.pooledConnectionFactory(PooledConnectionFactory value)
Add the org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Server.pooledConnectionFactorys(List<PooledConnectionFactory> value)
Add all org.wildfly.swarm.config.messaging_activemq.server.PooledConnectionFactory objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
PooledConnectionFactory<T extends PooledConnectionFactory>
Defines a managed connection factory.
|
interface |
PooledConnectionFactoryConfigurator<T extends PooledConnectionFactory> |
Copyright © 2015 JBoss by Red Hat. All rights reserved.