Package | Description |
---|---|
org.wildfly.swarm.config | |
org.wildfly.swarm.config.messaging.activemq |
Modifier and Type | Method and Description |
---|---|
T |
MessagingActiveMQ.pooledConnectionFactory(String childKey,
PooledConnectionFactoryConsumer consumer)
Create and configure a PooledConnectionFactory object to the list of
subresources
|
Modifier and Type | Method and Description |
---|---|
default PooledConnectionFactoryConsumer<T> |
PooledConnectionFactoryConsumer.andThen(PooledConnectionFactoryConsumer<T> after) |
Modifier and Type | Method and Description |
---|---|
default PooledConnectionFactoryConsumer<T> |
PooledConnectionFactoryConsumer.andThen(PooledConnectionFactoryConsumer<T> after) |
T |
Server.pooledConnectionFactory(String childKey,
PooledConnectionFactoryConsumer consumer)
Create and configure a PooledConnectionFactory object to the list of
subresources
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.