Package | Description |
---|---|
org.apache.activemq.artemis.api.core.client |
Modifier and Type | Method and Description |
---|---|
static FailoverEventType |
FailoverEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FailoverEventType[] |
FailoverEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
FailoverEventListener.failoverEvent(FailoverEventType eventType)
Notifies that a connection state has changed according the specified event type.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.