@ManagedObject("MBean Wrapper for Server")
public class ServerMBean
extends ObjectMBean
_managed| Constructor | Description |
|---|---|
ServerMBean(java.lang.Object managedObject) |
| Modifier and Type | Method | Description |
|---|---|---|
Handler[] |
getContexts() |
|
long |
getStartupTime() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAttribute, getAttributes, getManagedObject, getMBeanContainer, getMBeanInfo, getObjectContextBasis, getObjectName, getObjectNameBasis, invoke, isAnnotationPresent, mbeanFor, setAttribute, setAttributes, setMBeanContainer, toVariableName@ManagedAttribute("contexts on this server")
public Handler[] getContexts()
@ManagedAttribute("the startup time since January 1st, 1970 (in ms)")
public long getStartupTime()
Copyright © 1995–2018 Webtide. All rights reserved.