Table of Contents

Interface IModelMBean

Namespace
Javax.Management.Modelmbean
Assembly
MASES.JNet.dll

.NET interface for TO BE DEFINED FROM USER

public interface IModelMBean

Methods

SetManagedResource(object, String)

void SetManagedResource(object arg0, String arg1)

Parameters

arg0 object

object

arg1 String

String

Exceptions

MBeanException
RuntimeOperationsException
InstanceNotFoundException
InvalidTargetObjectTypeException

SetModelMBeanInfo(ModelMBeanInfo)

void SetModelMBeanInfo(ModelMBeanInfo arg0)

Parameters

arg0 ModelMBeanInfo

ModelMBeanInfo

Exceptions

MBeanException
RuntimeOperationsException