| java.lang.Object org.apache.harmony.lang.management.DynamicMXBeanImpl org.apache.harmony.lang.management.RuntimeMXBeanImpl
getInstance | static RuntimeMXBeanImpl getInstance()(Code) | | Singleton accessor method.
the RuntimeMXBeanImpl singleton. |
getManagementSpecVersion | public String getManagementSpecVersion()(Code) | | |
getStartTime | public long getStartTime()(Code) | | |
getUptime | public long getUptime()(Code) | | |
isBootClassPathSupported | public boolean isBootClassPathSupported()(Code) | | |
Methods inherited from org.apache.harmony.lang.management.DynamicMXBeanImpl | public Object getAttribute(String attribute) throws AttributeNotFoundException, MBeanException, ReflectionException(Code)(Java Doc) public AttributeList getAttributes(String[] attributes)(Code)(Java Doc) public MBeanInfo getMBeanInfo()(Code)(Java Doc) protected MBeanAttributeInfo getPresentAttribute(String attributeName, AttributeAccessType access)(Code)(Java Doc) protected MBeanOperationInfo getPresentOperation(String actionName, String[] signature)(Code)(Java Doc) public Object invoke(String actionName, Object[] params, String[] signature) throws MBeanException, ReflectionException(Code)(Java Doc) public void setAttribute(Attribute attribute) throws AttributeNotFoundException, InvalidAttributeValueException, MBeanException, ReflectionException(Code)(Java Doc) public AttributeList setAttributes(AttributeList attributes)(Code)(Java Doc) protected void setMBeanInfo(MBeanInfo info)(Code)(Java Doc)
|
|
|