public class SsoServerSessSvc extends Object implements SsoServerSessSvcMBean, Serializable
Modifier and Type | Field and Description |
---|---|
protected Long |
SessionActiveCount
Variable for storing the value of "SessionActiveCount".
|
protected Integer |
SessionAveSessSize
Variable for storing the value of "SessionAveSessSize".
|
protected Long |
SessionCreatedCount
Variable for storing the value of "SessionCreatedCount".
|
protected Long |
SessionNotifCount
Variable for storing the value of "SessionNotifCount".
|
protected Long |
SessionNotifListnrCount
Variable for storing the value of "SessionNotifListnrCount".
|
protected Long |
SessionValidationsCount
Variable for storing the value of "SessionValidationsCount".
|
Constructor and Description |
---|
SsoServerSessSvc(com.sun.management.snmp.agent.SnmpMib myMib)
Constructor for the "SsoServerSessSvc" group.
|
SsoServerSessSvc(com.sun.management.snmp.agent.SnmpMib myMib,
MBeanServer server)
Constructor for the "SsoServerSessSvc" group.
|
Modifier and Type | Method and Description |
---|---|
Long |
getSessionActiveCount()
Getter for the "SessionActiveCount" variable.
|
Integer |
getSessionAveSessSize()
Getter for the "SessionAveSessSize" variable.
|
Long |
getSessionCreatedCount()
Getter for the "SessionCreatedCount" variable.
|
Long |
getSessionNotifCount()
Getter for the "SessionNotifCount" variable.
|
Long |
getSessionNotifListnrCount()
Getter for the "SessionNotifListnrCount" variable.
|
Long |
getSessionValidationsCount()
Getter for the "SessionValidationsCount" variable.
|
protected Integer SessionAveSessSize
protected Long SessionNotifListnrCount
protected Long SessionNotifCount
protected Long SessionValidationsCount
protected Long SessionCreatedCount
protected Long SessionActiveCount
public SsoServerSessSvc(com.sun.management.snmp.agent.SnmpMib myMib)
public SsoServerSessSvc(com.sun.management.snmp.agent.SnmpMib myMib, MBeanServer server)
public Integer getSessionAveSessSize() throws com.sun.management.snmp.SnmpStatusException
getSessionAveSessSize
in interface SsoServerSessSvcMBean
com.sun.management.snmp.SnmpStatusException
public Long getSessionNotifListnrCount() throws com.sun.management.snmp.SnmpStatusException
getSessionNotifListnrCount
in interface SsoServerSessSvcMBean
com.sun.management.snmp.SnmpStatusException
public Long getSessionNotifCount() throws com.sun.management.snmp.SnmpStatusException
getSessionNotifCount
in interface SsoServerSessSvcMBean
com.sun.management.snmp.SnmpStatusException
public Long getSessionValidationsCount() throws com.sun.management.snmp.SnmpStatusException
getSessionValidationsCount
in interface SsoServerSessSvcMBean
com.sun.management.snmp.SnmpStatusException
public Long getSessionCreatedCount() throws com.sun.management.snmp.SnmpStatusException
getSessionCreatedCount
in interface SsoServerSessSvcMBean
com.sun.management.snmp.SnmpStatusException
public Long getSessionActiveCount() throws com.sun.management.snmp.SnmpStatusException
getSessionActiveCount
in interface SsoServerSessSvcMBean
com.sun.management.snmp.SnmpStatusException
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.