Uses of Enum Class
org.apache.activemq.artemis.core.server.cluster.impl.BridgeImpl.State
Packages that use BridgeImpl.State
Package
Description
-
Uses of BridgeImpl.State in org.apache.activemq.artemis.core.server
Methods in org.apache.activemq.artemis.core.server with parameters of type BridgeImpl.StateModifier and TypeMethodDescriptionActiveMQMessageBundle_impl.bridgeOperationCannotBeExecuted(String bridgeName, String failedOp, BridgeImpl.State currentState) ActiveMQMessageBundle.bridgeOperationCannotBeExecuted(String bridgeName, String failedOp, BridgeImpl.State currentState) -
Uses of BridgeImpl.State in org.apache.activemq.artemis.core.server.cluster.impl
Methods in org.apache.activemq.artemis.core.server.cluster.impl that return BridgeImpl.StateModifier and TypeMethodDescriptionBridgeImpl.getState()static BridgeImpl.StateReturns the enum constant of this class with the specified name.static BridgeImpl.State[]BridgeImpl.State.values()Returns an array containing the constants of this enum class, in the order they are declared.