Table of Contents

Interface IPersistentMBean

Namespace
Javax.Management
Assembly
MASES.JNet.dll

.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/management/PersistentMBean.html

public interface IPersistentMBean

Methods

Load()

void Load()

Exceptions

MBeanException
RuntimeOperationsException
InstanceNotFoundException

Store()

void Store()

Exceptions

MBeanException
RuntimeOperationsException
InstanceNotFoundException