Package | Description |
---|---|
org.apache.activemq.broker |
The core classes for the ActiveMQ Message Broker and its connectors.
|
Modifier and Type | Method and Description |
---|---|
PublishedAddressPolicy.PublishedHostStrategy |
PublishedAddressPolicy.getPublishedHostStrategy() |
static PublishedAddressPolicy.PublishedHostStrategy |
PublishedAddressPolicy.PublishedHostStrategy.getValue(String value) |
static PublishedAddressPolicy.PublishedHostStrategy |
PublishedAddressPolicy.PublishedHostStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PublishedAddressPolicy.PublishedHostStrategy[] |
PublishedAddressPolicy.PublishedHostStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PublishedAddressPolicy.setPublishedHostStrategy(PublishedAddressPolicy.PublishedHostStrategy strategy) |
Copyright © 2005–2017. All rights reserved.