public interface Divert extends Bindable
| Modifier and Type | Method and Description |
|---|---|
Filter |
getFilter() |
org.apache.activemq.artemis.api.core.SimpleString |
getRoutingName() |
Transformer |
getTransformer() |
org.apache.activemq.artemis.api.core.SimpleString |
getUniqueName() |
boolean |
isExclusive() |
route, routeWithAckFilter getFilter()
boolean isExclusive()
org.apache.activemq.artemis.api.core.SimpleString getUniqueName()
org.apache.activemq.artemis.api.core.SimpleString getRoutingName()
Transformer getTransformer()
Copyright © 2023 The Apache Software Foundation. All rights reserved.