java.lang.Object
org.eclipse.jetty.jmx.ObjectMBean
org.eclipse.jetty.server.jmx.ServerMBean
- All Implemented Interfaces:
DynamicMBean
@ManagedObject("MBean Wrapper for Server")
public class ServerMBean
extends org.eclipse.jetty.jmx.ObjectMBean
-
Field Summary
Fields inherited from class org.eclipse.jetty.jmx.ObjectMBean
_managed
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.jetty.jmx.ObjectMBean
getAttribute, getAttributes, getManagedObject, getMBeanContainer, getMBeanInfo, getObjectContextBasis, getObjectName, getObjectNameBasis, invoke, setAttribute, setAttributes, setMBeanContainer
-
Constructor Details
-
ServerMBean
-
-
Method Details
-
getContexts
-
getStartupTime
@ManagedAttribute("the startup time since January 1st, 1970 (in ms)") public long getStartupTime()
-