Package | Description |
---|---|
org.wildfly.swarm.config.remoting |
Modifier and Type | Method and Description |
---|---|
default PropertyConsumer<T> |
PropertyConsumer.andThen(PropertyConsumer<T> after) |
Modifier and Type | Method and Description |
---|---|
default PropertyConsumer<T> |
PropertyConsumer.andThen(PropertyConsumer<T> after) |
T |
RemoteOutboundConnection.property(String childKey,
PropertyConsumer consumer)
Create and configure a Property object to the list of subresources
|
T |
Connector.property(String childKey,
PropertyConsumer consumer)
Create and configure a Property object to the list of subresources
|
T |
HTTPConnector.property(String childKey,
PropertyConsumer consumer)
Create and configure a Property object to the list of subresources
|
T |
OutboundConnection.property(String childKey,
PropertyConsumer consumer)
Create and configure a Property object to the list of subresources
|
T |
SASLSecurity.property(String childKey,
PropertyConsumer consumer)
Create and configure a Property object to the list of subresources
|
T |
LocalOutboundConnection.property(String childKey,
PropertyConsumer consumer)
Create and configure a Property object to the list of subresources
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.