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
ClassName
String ClassName { get; }
Property Value
Constructors
MBeanConstructorInfo[] Constructors { get; }
Property Value
Description
String Description { get; }
Property Value
Notifications
MBeanNotificationInfo[] Notifications { get; }
Property Value
Operations
MBeanOperationInfo[] Operations { get; }