public interface ResponseMXBean
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
getLastResponseCode()
Returns the response code of a last response written by the application.
|
java.util.Map<java.lang.Integer,java.lang.Long> |
getResponseCodesToCountMap()
Returns statistics of response codes produces by the application.
|
java.util.Map<java.lang.Integer,java.lang.Long> getResponseCodesToCountMap()
java.lang.Integer getLastResponseCode()