Table of Contents

Interface IOpenMBeanInfo

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

.NET interface for TO BE DEFINED FROM USER

public interface IOpenMBeanInfo

Properties

Attributes

MBeanAttributeInfo[] Attributes { get; }

Property Value

MBeanAttributeInfo[]

ClassName

String ClassName { get; }

Property Value

String

Constructors

MBeanConstructorInfo[] Constructors { get; }

Property Value

MBeanConstructorInfo[]

Description

String Description { get; }

Property Value

String

Notifications

MBeanNotificationInfo[] Notifications { get; }

Property Value

MBeanNotificationInfo[]

Operations

MBeanOperationInfo[] Operations { get; }

Property Value

MBeanOperationInfo[]