Interface IMBeanServerDelegateMBean
- Namespace
- Javax.Management
- Assembly
- MASES.JNet.dll
.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.management/javax/management/MBeanServerDelegateMBean.html
public interface IMBeanServerDelegateMBean
Properties
ImplementationName
String ImplementationName { get; }
Property Value
ImplementationVendor
String ImplementationVendor { get; }
Property Value
ImplementationVersion
String ImplementationVersion { get; }
Property Value
MBeanServerId
String MBeanServerId { get; }
Property Value
SpecificationName
String SpecificationName { get; }
Property Value
SpecificationVendor
String SpecificationVendor { get; }
Property Value
SpecificationVersion
String SpecificationVersion { get; }