| Package | Description |
|---|---|
| org.wildfly.swarm.config.messaging.activemq | |
| org.wildfly.swarm.config.messaging.activemq.server |
| Modifier and Type | Method and Description |
|---|---|
static FactoryType |
FactoryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FactoryType[] |
FactoryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FactoryType |
LegacyConnectionFactory.factoryType()
The type of connection factory.
|
FactoryType |
ConnectionFactory.factoryType()
The type of connection factory.
|
| Modifier and Type | Method and Description |
|---|---|
T |
LegacyConnectionFactory.factoryType(FactoryType value)
The type of connection factory.
|
T |
ConnectionFactory.factoryType(FactoryType value)
The type of connection factory.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.