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