Uses of Interface
org.apache.activemq.artemis.api.core.management.AddressControl
-
-
Uses of AddressControl in org.apache.activemq.artemis.core.management.impl
Classes in org.apache.activemq.artemis.core.management.impl that implement AddressControl Modifier and Type Class Description classAddressControlImpl -
Uses of AddressControl in org.apache.activemq.artemis.core.server.management
Methods in org.apache.activemq.artemis.core.server.management with parameters of type AddressControl Modifier and Type Method Description voidManagementService. registerAddressMeters(AddressInfo addressInfo, AddressControl addressControl) -
Uses of AddressControl in org.apache.activemq.artemis.core.server.management.impl
Methods in org.apache.activemq.artemis.core.server.management.impl with parameters of type AddressControl Modifier and Type Method Description voidManagementServiceImpl. registerAddressMeters(AddressInfo addressInfo, AddressControl addressControl)
-