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 HttpStatusMXBean
get1xx
in class HttpStatusMXBeanImp
public long get2xx()
get2xx
in interface HttpStatusMXBean
get2xx
in class HttpStatusMXBeanImp
public long get3xx()
get3xx
in interface HttpStatusMXBean
get3xx
in class HttpStatusMXBeanImp
public long get4xx()
get4xx
in interface HttpStatusMXBean
get4xx
in class HttpStatusMXBeanImp
public long get5xx()
get5xx
in interface HttpStatusMXBean
get5xx
in class HttpStatusMXBeanImp
Copyright © 2015. All rights reserved.