Interface HttpConnectionMXBean
- All Known Implementing Classes:
TrustedHttpClientImpl
public interface HttpConnectionMXBean
An MxBean that exposes the number of open http connections to a JXM agent
-
Method Summary
Modifier and TypeMethodDescriptionintGets the number of open http connections
-
Method Details
-
getOpenConnections
int getOpenConnections()Gets the number of open http connections
-