public class SsoServerLoggingHdlrEntryImpl extends SsoServerLoggingHdlrEntry
LoggingHdlrConnFailed, LoggingHdlrConnMade, LoggingHdlrConnRqts, LoggingHdlrDroppedCt, LoggingHdlrFailureCt, LoggingHdlrIndex, LoggingHdlrName, LoggingHdlrRqtCt, LoggingHdlrSuccessCt
Constructor and Description |
---|
SsoServerLoggingHdlrEntryImpl(com.sun.management.snmp.agent.SnmpMib myMib)
Constructor
|
Modifier and Type | Method and Description |
---|---|
ObjectName |
createSsoServerLoggingHdlrEntryObjectName(MBeanServer server) |
void |
incHandlerConnectionRequests(int n) |
void |
incHandlerConnectionsFailed(int n) |
void |
incHandlerConnectionsMade(int n) |
void |
incHandlerDroppedCount(int n) |
void |
incHandlerFailureCount(int n) |
void |
incHandlerRequestCount(int n) |
void |
incHandlerSuccessCount(int n) |
getLoggingHdlrConnFailed, getLoggingHdlrConnMade, getLoggingHdlrConnRqts, getLoggingHdlrDroppedCt, getLoggingHdlrFailureCt, getLoggingHdlrIndex, getLoggingHdlrName, getLoggingHdlrRqtCt, getLoggingHdlrSuccessCt
public SsoServerLoggingHdlrEntryImpl(com.sun.management.snmp.agent.SnmpMib myMib)
public ObjectName createSsoServerLoggingHdlrEntryObjectName(MBeanServer server)
public void incHandlerRequestCount(int n)
public void incHandlerDroppedCount(int n)
public void incHandlerFailureCount(int n)
public void incHandlerSuccessCount(int n)
public void incHandlerConnectionRequests(int n)
public void incHandlerConnectionsFailed(int n)
public void incHandlerConnectionsMade(int n)
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.