@ApplicationScoped public class AsmModuleMonitorSvc extends com.kobil.ssms.kernel.monitor.ModuleMonitor implements AsmModuleMonitorSvcMBean
Constructor and Description |
---|
AsmModuleMonitorSvc() |
Modifier and Type | Method and Description |
---|---|
void |
countDisplayMessage() |
void |
countGetProperety() |
void |
countSetProperty() |
void |
countTransactions() |
String |
getBuiltOn() |
String |
getDeployedVersion() |
long |
getDisplayMessages() |
long |
getGetProperties() |
String |
getName() |
String |
getPostfix() |
long |
getReportBufferEntries() |
String |
getSampledNode() |
String |
getScmVersion() |
long |
getSetProperties() |
long |
getTransactions() |
String |
getType() |
public void countTransactions()
public void countDisplayMessage()
public void countSetProperty()
public void countGetProperety()
public String getDeployedVersion()
getDeployedVersion
in interface com.kobil.ssms.kernel.monitor.BasicModuleMonitorMBean
public String getScmVersion()
getScmVersion
in interface com.kobil.ssms.kernel.monitor.BasicModuleMonitorMBean
public String getBuiltOn()
getBuiltOn
in interface com.kobil.ssms.kernel.monitor.BasicModuleMonitorMBean
public long getTransactions()
getTransactions
in interface AsmModuleMonitorSvcMBean
public long getDisplayMessages()
getDisplayMessages
in interface AsmModuleMonitorSvcMBean
public long getSetProperties()
getSetProperties
in interface AsmModuleMonitorSvcMBean
public long getGetProperties()
getGetProperties
in interface AsmModuleMonitorSvcMBean
public long getReportBufferEntries()
getReportBufferEntries
in interface AsmModuleMonitorSvcMBean
public String getName()
getName
in class com.kobil.ssms.kernel.monitor.ModuleMonitor
public String getPostfix()
getPostfix
in class com.kobil.ssms.kernel.monitor.ModuleMonitor
public String getType()
getType
in class com.kobil.ssms.kernel.monitor.ModuleMonitor
public String getSampledNode()
getSampledNode
in class com.kobil.ssms.kernel.monitor.ModuleMonitor
Copyright © 2022 KOBIL Systems GmbH. All rights reserved.