public interface RouteContextList
Modifier and Type | Method and Description |
---|---|
List<Queue> |
getDurableQueues() |
List<Queue> |
getNonDurableQueues() |
int |
getNumberOfDurableQueues() |
int |
getNumberOfNonDurableQueues() |
Copyright © 2018 JBoss by Red Hat. All rights reserved.