public class UssdStatProviderJmx extends Object implements UssdStatProviderJmxMBean, com.telscale.protocols.ss7.oam.common.statistics.api.CounterMediator
| Modifier and Type | Class and Description |
|---|---|
static class |
UssdStatProviderJmx.UssdManagementType |
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.log4j.Logger |
logger |
| Constructor and Description |
|---|
UssdStatProviderJmx(com.telscale.protocols.ss7.oam.common.jmx.MBeanHost ss7Management) |
| Modifier and Type | Method and Description |
|---|---|
com.telscale.protocols.ss7.oam.common.statistics.api.CounterDefSet |
getCounterDefSet(String counterDefSetName) |
String[] |
getCounterDefSetList() |
String |
getCounterMediatorName() |
String |
getName() |
com.telscale.protocols.ss7.oam.common.statistics.api.SourceValueSet |
getSourceValueSet(String counterDefSetName,
String campaignName,
int durationInSeconds) |
void |
start()
methods - bean life-cycle
|
void |
stop() |
public UssdStatProviderJmx(com.telscale.protocols.ss7.oam.common.jmx.MBeanHost ss7Management)
public void stop()
public String getName()
public com.telscale.protocols.ss7.oam.common.statistics.api.CounterDefSet getCounterDefSet(String counterDefSetName)
getCounterDefSet in interface com.telscale.protocols.ss7.oam.common.statistics.api.CounterMediatorpublic String[] getCounterDefSetList()
getCounterDefSetList in interface com.telscale.protocols.ss7.oam.common.statistics.api.CounterMediatorpublic String getCounterMediatorName()
getCounterMediatorName in interface com.telscale.protocols.ss7.oam.common.statistics.api.CounterMediatorCopyright © 2016. All Rights Reserved.