public class SsoServerLoggingSvc extends Object implements SsoServerLoggingSvcMBean, Serializable
Modifier and Type | Field and Description |
---|---|
protected Long |
LoggingBufferSize
Variable for storing the value of "LoggingBufferSize".
|
protected Long |
LoggingBufferTime
Variable for storing the value of "LoggingBufferTime".
|
protected String |
LoggingLocation
Variable for storing the value of "LoggingLocation".
|
protected Integer |
LoggingLoggers
Variable for storing the value of "LoggingLoggers".
|
protected Long |
LoggingMaxLogSize
Variable for storing the value of "LoggingMaxLogSize".
|
protected Long |
LoggingNumHistFiles
Variable for storing the value of "LoggingNumHistFiles".
|
protected Long |
LoggingRecsRejected
Variable for storing the value of "LoggingRecsRejected".
|
protected String |
LoggingSecure
Variable for storing the value of "LoggingSecure".
|
protected String |
LoggingTimeBuffering
Variable for storing the value of "LoggingTimeBuffering".
|
protected String |
LoggingType
Variable for storing the value of "LoggingType".
|
protected TableSsoServerLoggingHdlrTable |
SsoServerLoggingHdlrTable
Variable for storing the value of "SsoServerLoggingHdlrTable".
|
Constructor and Description |
---|
SsoServerLoggingSvc(com.sun.management.snmp.agent.SnmpMib myMib)
Constructor for the "SsoServerLoggingSvc" group.
|
SsoServerLoggingSvc(com.sun.management.snmp.agent.SnmpMib myMib,
MBeanServer server)
Constructor for the "SsoServerLoggingSvc" group.
|
Modifier and Type | Method and Description |
---|---|
TableSsoServerLoggingHdlrTable |
accessSsoServerLoggingHdlrTable()
Access the "SsoServerLoggingHdlrTable" variable.
|
Long |
getLoggingBufferSize()
Getter for the "LoggingBufferSize" variable.
|
Long |
getLoggingBufferTime()
Getter for the "LoggingBufferTime" variable.
|
String |
getLoggingLocation()
Getter for the "LoggingLocation" variable.
|
Integer |
getLoggingLoggers()
Getter for the "LoggingLoggers" variable.
|
Long |
getLoggingMaxLogSize()
Getter for the "LoggingMaxLogSize" variable.
|
Long |
getLoggingNumHistFiles()
Getter for the "LoggingNumHistFiles" variable.
|
Long |
getLoggingRecsRejected()
Getter for the "LoggingRecsRejected" variable.
|
String |
getLoggingSecure()
Getter for the "LoggingSecure" variable.
|
String |
getLoggingTimeBuffering()
Getter for the "LoggingTimeBuffering" variable.
|
String |
getLoggingType()
Getter for the "LoggingType" variable.
|
SsoServerLoggingHdlrEntryMBean[] |
getSsoServerLoggingHdlrTable()
Access the "SsoServerLoggingHdlrTable" variable as a bean indexed property.
|
protected Integer LoggingLoggers
protected Long LoggingBufferSize
protected Long LoggingBufferTime
protected String LoggingTimeBuffering
protected String LoggingSecure
protected Long LoggingNumHistFiles
protected Long LoggingMaxLogSize
protected TableSsoServerLoggingHdlrTable SsoServerLoggingHdlrTable
protected String LoggingLocation
protected Long LoggingRecsRejected
protected String LoggingType
public SsoServerLoggingSvc(com.sun.management.snmp.agent.SnmpMib myMib)
public SsoServerLoggingSvc(com.sun.management.snmp.agent.SnmpMib myMib, MBeanServer server)
public Integer getLoggingLoggers() throws com.sun.management.snmp.SnmpStatusException
getLoggingLoggers
in interface SsoServerLoggingSvcMBean
com.sun.management.snmp.SnmpStatusException
public Long getLoggingBufferSize() throws com.sun.management.snmp.SnmpStatusException
getLoggingBufferSize
in interface SsoServerLoggingSvcMBean
com.sun.management.snmp.SnmpStatusException
public Long getLoggingBufferTime() throws com.sun.management.snmp.SnmpStatusException
getLoggingBufferTime
in interface SsoServerLoggingSvcMBean
com.sun.management.snmp.SnmpStatusException
public String getLoggingTimeBuffering() throws com.sun.management.snmp.SnmpStatusException
getLoggingTimeBuffering
in interface SsoServerLoggingSvcMBean
com.sun.management.snmp.SnmpStatusException
public String getLoggingSecure() throws com.sun.management.snmp.SnmpStatusException
getLoggingSecure
in interface SsoServerLoggingSvcMBean
com.sun.management.snmp.SnmpStatusException
public Long getLoggingNumHistFiles() throws com.sun.management.snmp.SnmpStatusException
getLoggingNumHistFiles
in interface SsoServerLoggingSvcMBean
com.sun.management.snmp.SnmpStatusException
public Long getLoggingMaxLogSize() throws com.sun.management.snmp.SnmpStatusException
getLoggingMaxLogSize
in interface SsoServerLoggingSvcMBean
com.sun.management.snmp.SnmpStatusException
public TableSsoServerLoggingHdlrTable accessSsoServerLoggingHdlrTable() throws com.sun.management.snmp.SnmpStatusException
accessSsoServerLoggingHdlrTable
in interface SsoServerLoggingSvcMBean
com.sun.management.snmp.SnmpStatusException
public SsoServerLoggingHdlrEntryMBean[] getSsoServerLoggingHdlrTable() throws com.sun.management.snmp.SnmpStatusException
com.sun.management.snmp.SnmpStatusException
public String getLoggingLocation() throws com.sun.management.snmp.SnmpStatusException
getLoggingLocation
in interface SsoServerLoggingSvcMBean
com.sun.management.snmp.SnmpStatusException
public Long getLoggingRecsRejected() throws com.sun.management.snmp.SnmpStatusException
getLoggingRecsRejected
in interface SsoServerLoggingSvcMBean
com.sun.management.snmp.SnmpStatusException
public String getLoggingType() throws com.sun.management.snmp.SnmpStatusException
getLoggingType
in interface SsoServerLoggingSvcMBean
com.sun.management.snmp.SnmpStatusException
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.