public class DefaultMBeanObjectConverter extends ObjectSE implements MBeanObjectConverter
| コンストラクターと説明 |
|---|
DefaultMBeanObjectConverter() |
DefaultMBeanObjectConverter(MBeanAttributeFilter filter) |
| 修飾子と型 | メソッドと説明 |
|---|---|
ObjectSE | convert(MBeanServerConnectionSE connection, ObjectInstanceSE instance) |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic DefaultMBeanObjectConverter()
public DefaultMBeanObjectConverter(MBeanAttributeFilter filter)
public ObjectSE convert(MBeanServerConnectionSE connection, ObjectInstanceSE instance)
MBeanObjectConverter 内の convert connection - 接続。instance - インスタンス。