Table of Contents

Interface IValueExp

Namespace
Javax.Management
Assembly
MASES.JNet.dll

.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/management/ValueExp.html

public interface IValueExp : ISerializable
Extension Methods

Methods

Apply(ObjectName)

ValueExp Apply(ObjectName arg0)

Parameters

arg0 ObjectName

ObjectName

Returns

ValueExp

ValueExp

Exceptions

BadStringOperationException
BadBinaryOpValueExpException
BadAttributeValueExpException
InvalidApplicationException

SetMBeanServer(MBeanServer)

[Obsolete("Deprecated in JVM")]
void SetMBeanServer(MBeanServer arg0)

Parameters

arg0 MBeanServer

MBeanServer