Uses of Class
org.apache.activemq.artemis.api.core.management.NodeInfo
Packages that use NodeInfo
-
Uses of NodeInfo in org.apache.activemq.artemis.api.core.management
Methods in org.apache.activemq.artemis.api.core.management that return NodeInfoModifier and TypeMethodDescriptionstatic NodeInfo[]
Returns an array of NodeInfo corresponding to the JSON serialization returned byActiveMQServerControl.listNetworkTopology()
.