public interface ManagedBroker
| Modifier and Type | Method and Description | 
|---|---|
int | 
getCurrentConnections()  | 
List<ManagedDestination> | 
getDestinations()  | 
long | 
getMemoryLimit()  | 
int | 
getMemoryPercentUsage()  | 
long | 
getMemoryUsage()  | 
int getCurrentConnections()
int getMemoryPercentUsage()
long getMemoryUsage()
long getMemoryLimit()
List<ManagedDestination> getDestinations()
Copyright © 2021. All rights reserved.