public class SsoServerIdRepoSvc extends Object implements SsoServerIdRepoSvcMBean, Serializable
Modifier and Type | Field and Description |
---|---|
protected Long |
IdRepoCacheEntries
Variable for storing the value of "IdRepoCacheEntries".
|
protected Long |
IdRepoCacheHits
Variable for storing the value of "IdRepoCacheHits".
|
protected Long |
IdRepoGetRqts
Variable for storing the value of "IdRepoGetRqts".
|
protected Long |
IdRepoSearchCacheHits
Variable for storing the value of "IdRepoSearchCacheHits".
|
protected Long |
IdRepoSearchRqts
Variable for storing the value of "IdRepoSearchRqts".
|
Constructor and Description |
---|
SsoServerIdRepoSvc(com.sun.management.snmp.agent.SnmpMib myMib)
Constructor for the "SsoServerIdRepoSvc" group.
|
SsoServerIdRepoSvc(com.sun.management.snmp.agent.SnmpMib myMib,
MBeanServer server)
Constructor for the "SsoServerIdRepoSvc" group.
|
Modifier and Type | Method and Description |
---|---|
Long |
getIdRepoCacheEntries()
Getter for the "IdRepoCacheEntries" variable.
|
Long |
getIdRepoCacheHits()
Getter for the "IdRepoCacheHits" variable.
|
Long |
getIdRepoGetRqts()
Getter for the "IdRepoGetRqts" variable.
|
Long |
getIdRepoSearchCacheHits()
Getter for the "IdRepoSearchCacheHits" variable.
|
Long |
getIdRepoSearchRqts()
Getter for the "IdRepoSearchRqts" variable.
|
protected Long IdRepoSearchCacheHits
protected Long IdRepoSearchRqts
protected Long IdRepoCacheHits
protected Long IdRepoCacheEntries
protected Long IdRepoGetRqts
public SsoServerIdRepoSvc(com.sun.management.snmp.agent.SnmpMib myMib)
public SsoServerIdRepoSvc(com.sun.management.snmp.agent.SnmpMib myMib, MBeanServer server)
public Long getIdRepoSearchCacheHits() throws com.sun.management.snmp.SnmpStatusException
getIdRepoSearchCacheHits
in interface SsoServerIdRepoSvcMBean
com.sun.management.snmp.SnmpStatusException
public Long getIdRepoSearchRqts() throws com.sun.management.snmp.SnmpStatusException
getIdRepoSearchRqts
in interface SsoServerIdRepoSvcMBean
com.sun.management.snmp.SnmpStatusException
public Long getIdRepoCacheHits() throws com.sun.management.snmp.SnmpStatusException
getIdRepoCacheHits
in interface SsoServerIdRepoSvcMBean
com.sun.management.snmp.SnmpStatusException
public Long getIdRepoCacheEntries() throws com.sun.management.snmp.SnmpStatusException
getIdRepoCacheEntries
in interface SsoServerIdRepoSvcMBean
com.sun.management.snmp.SnmpStatusException
public Long getIdRepoGetRqts() throws com.sun.management.snmp.SnmpStatusException
getIdRepoGetRqts
in interface SsoServerIdRepoSvcMBean
com.sun.management.snmp.SnmpStatusException
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.