public interface ResponseMXBean
Modifier and Type | Method and Description |
---|---|
Integer |
getLastResponseCode()
Returns the response code of a last response written by the application.
|
Map<Integer,Long> |
getResponseCodesToCountMap()
Returns statistics of response codes produces by the application.
|
Map<Integer,Long> getResponseCodesToCountMap()
Integer getLastResponseCode()
Copyright © 2007-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.