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