| Package | Description |
|---|---|
| org.apache.activemq.artemis.core.server | |
| org.apache.activemq.artemis.core.server.impl |
| Modifier and Type | Method and Description |
|---|---|
ActiveMQServer.SERVER_STATE |
ActiveMQServer.getState() |
static ActiveMQServer.SERVER_STATE |
ActiveMQServer.SERVER_STATE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActiveMQServer.SERVER_STATE[] |
ActiveMQServer.SERVER_STATE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ActiveMQServer.setState(ActiveMQServer.SERVER_STATE state) |
| Modifier and Type | Method and Description |
|---|---|
ActiveMQServer.SERVER_STATE |
ActiveMQServerImpl.getState() |
| Modifier and Type | Method and Description |
|---|---|
void |
ActiveMQServerImpl.setState(ActiveMQServer.SERVER_STATE state) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.