Uses of Class
org.apache.activemq.artemis.api.core.ActiveMQAddressDoesNotExistException
-
-
Uses of ActiveMQAddressDoesNotExistException in org.apache.activemq.artemis.api.core.management
Methods in org.apache.activemq.artemis.api.core.management that throw ActiveMQAddressDoesNotExistException Modifier and Type Method Description StringActiveMQServerControl. getAddressInfo(String address) -
Uses of ActiveMQAddressDoesNotExistException in org.apache.activemq.artemis.core.management.impl
Methods in org.apache.activemq.artemis.core.management.impl that throw ActiveMQAddressDoesNotExistException Modifier and Type Method Description StringActiveMQServerControlImpl. getAddressInfo(String address) -
Uses of ActiveMQAddressDoesNotExistException in org.apache.activemq.artemis.core.server
Methods in org.apache.activemq.artemis.core.server that return ActiveMQAddressDoesNotExistException Modifier and Type Method Description ActiveMQAddressDoesNotExistExceptionActiveMQMessageBundle_$bundle. addressDoesNotExist(SimpleString address)ActiveMQAddressDoesNotExistExceptionActiveMQMessageBundle. addressDoesNotExist(SimpleString address)
-