public class HybrisStandardMBean<T> extends StandardMBean
MBeanInfo.| Constructor and Description |
|---|
HybrisStandardMBean(T implementation,
Class<T> mbeanInterface) |
| Modifier and Type | Method and Description |
|---|---|
protected MBeanInfo |
getCachedMBeanInfo() |
MBeanInfo |
getMBeanInfo() |
void |
setCustomMBeanInfo(MBeanInfo info) |
cacheMBeanInfo, getAttribute, getAttributes, getClassName, getConstructors, getDescription, getDescription, getDescription, getDescription, getDescription, getDescription, getDescription, getImpact, getImplementation, getImplementationClass, getMBeanInterface, getParameterName, getParameterName, invoke, postDeregister, postRegister, preDeregister, preRegister, setAttribute, setAttributes, setImplementationpublic HybrisStandardMBean(T implementation, Class<T> mbeanInterface) throws NotCompliantMBeanException
NotCompliantMBeanExceptionpublic void setCustomMBeanInfo(MBeanInfo info)
public MBeanInfo getMBeanInfo()
getMBeanInfo in interface DynamicMBeangetMBeanInfo in class StandardMBeanprotected MBeanInfo getCachedMBeanInfo()
getCachedMBeanInfo in class StandardMBeanCopyright © 2017 SAP SE. All Rights Reserved.