Interface IQueryExp
- 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/QueryExp.html
public interface IQueryExp : ISerializable
Methods
Apply(ObjectName)
bool Apply(ObjectName arg0)
Parameters
arg0
ObjectName
Returns
Exceptions
- BadStringOperationException
- BadBinaryOpValueExpException
- BadAttributeValueExpException
- InvalidApplicationException
SetMBeanServer(MBeanServer)
void SetMBeanServer(MBeanServer arg0)
Parameters
arg0
MBeanServer