Table of Contents

Interface IOpenMBeanConstructorInfo

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

.NET interface for TO BE DEFINED FROM USER

public interface IOpenMBeanConstructorInfo

Properties

Description

String Description { get; }

Property Value

String

Name

String Name { get; }

Property Value

String

Signature

MBeanParameterInfo[] Signature { get; }

Property Value

MBeanParameterInfo[]