Table of Contents

Interface IQueryExp

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/QueryExp.html

public interface IQueryExp : ISerializable

Methods

Apply(ObjectName)

bool Apply(ObjectName arg0)

Parameters

arg0 ObjectName

ObjectName

Returns

bool

bool

Exceptions

BadStringOperationException
BadBinaryOpValueExpException
BadAttributeValueExpException
InvalidApplicationException

SetMBeanServer(MBeanServer)

void SetMBeanServer(MBeanServer arg0)

Parameters

arg0 MBeanServer

MBeanServer