| Package | Description | 
|---|---|
| org.wildfly.swarm.config.messaging.activemq | |
| org.wildfly.swarm.config.messaging.activemq.server | 
| Modifier and Type | Method and Description | 
|---|---|
InVMConnector | 
Server.ServerResources.inVmConnector(String key)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<InVMConnector> | 
Server.ServerResources.inVmConnectors()
Get the list of InVMConnector resources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
Server.inVmConnector(InVMConnector value)
Add the InVMConnector object to the list of subresources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
Server.inVmConnectors(List<InVMConnector> value)
Add all InVMConnector objects to this subresource 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
InVMConnector<T extends InVMConnector<T>>
Used by an in-VM client to define how it connects to a server. 
 | 
interface  | 
InVMConnectorConsumer<T extends InVMConnector<T>>  | 
interface  | 
InVMConnectorSupplier<T extends InVMConnector>  | 
| Modifier and Type | Method and Description | 
|---|---|
InVMConnector | 
InVMConnectorSupplier.get()
Constructed instance of InVMConnector resource 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.