| Package | Description |
|---|---|
| org.wildfly.swarm.config.remoting.subsystem.remoteOutboundConnection | |
| org.wildfly.swarm.config.remoting.subsystem.remoteOutboundConnection.property |
| Modifier and Type | Method and Description |
|---|---|
List<Property> |
RemoteOutboundConnection.RemoteOutboundConnectionResources.propertys()
Get the list of Property resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
RemoteOutboundConnection.property(Property value)
Add the Property object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
RemoteOutboundConnection.propertys(List<Property> value)
Add all Property objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
Property<T extends Property>
Properties supported by the underlying provider.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.