public interface ModuleSessionGaugeRuntimeMBean
extends com.convergin.common.wcsMbeanSupport.RuntimeThresholdInterface
Modifier and Type | Method and Description |
---|---|
long |
getSessionGauge()
Returns the number of calls that are currently active in this Module Instance.
|