public class HttpStatusDeltaMXBeanImp extends HttpStatusMXBeanImp
LABEL, UNITS| Constructor and Description |
|---|
HttpStatusDeltaMXBeanImp() |
| Modifier and Type | Method and Description |
|---|---|
long |
get1xx() |
long |
get2xx() |
long |
get3xx() |
long |
get4xx() |
long |
get5xx() |
static ObjectName |
getObjectName() |
public static ObjectName getObjectName()
public long get1xx()
get1xx in interface HttpStatusMXBeanget1xx in class HttpStatusMXBeanImppublic long get2xx()
get2xx in interface HttpStatusMXBeanget2xx in class HttpStatusMXBeanImppublic long get3xx()
get3xx in interface HttpStatusMXBeanget3xx in class HttpStatusMXBeanImppublic long get4xx()
get4xx in interface HttpStatusMXBeanget4xx in class HttpStatusMXBeanImppublic long get5xx()
get5xx in interface HttpStatusMXBeanget5xx in class HttpStatusMXBeanImpCopyright © 2015. All rights reserved.