Table of Contents

Interface IStringMonitorMBean

Namespace
Javax.Management.Monitor
Assembly
MASES.JNet.dll

.NET interface for TO BE DEFINED FROM USER

public interface IStringMonitorMBean : IMonitorMBean
Inherited Members

Properties

NotifyDiffer

bool NotifyDiffer { get; set; }

Property Value

bool

NotifyMatch

bool NotifyMatch { get; set; }

Property Value

bool

StringToCompare

String StringToCompare { get; set; }

Property Value

String

Methods

GetDerivedGauge(ObjectName)

String GetDerivedGauge(ObjectName arg0)

Parameters

arg0 ObjectName

ObjectName

Returns

String

String

GetDerivedGaugeTimeStamp(ObjectName)

long GetDerivedGaugeTimeStamp(ObjectName arg0)

Parameters

arg0 ObjectName

ObjectName

Returns

long

long