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