Package | Description |
---|---|
com.sun.identity.monitoring |
Modifier and Type | Class and Description |
---|---|
class |
SsoServerLoggingHdlrEntry
The class is used for implementing the "SsoServerLoggingHdlrEntry" group.
|
class |
SsoServerLoggingHdlrEntryImpl
This class extends the "SsoServerLoggingHdlrEntry" class.
|
Modifier and Type | Field and Description |
---|---|
protected SsoServerLoggingHdlrEntryMBean |
SsoServerLoggingHdlrEntryMeta.node |
Modifier and Type | Method and Description |
---|---|
SsoServerLoggingHdlrEntryMBean[] |
TableSsoServerLoggingHdlrTable.getEntries()
Return the entries stored in the table.
|
SsoServerLoggingHdlrEntryMBean[] |
SsoServerLoggingSvc.getSsoServerLoggingHdlrTable()
Access the "SsoServerLoggingHdlrTable" variable as a bean indexed property.
|
Modifier and Type | Method and Description |
---|---|
void |
TableSsoServerLoggingHdlrTable.addEntry(SsoServerLoggingHdlrEntryMBean entry)
Add a new entry to the table.
|
void |
TableSsoServerLoggingHdlrTable.addEntry(SsoServerLoggingHdlrEntryMBean entry,
ObjectName name)
Add a new entry to the table.
|
com.sun.management.snmp.agent.SnmpIndex |
TableSsoServerLoggingHdlrTable.buildSnmpIndex(SsoServerLoggingHdlrEntryMBean entry)
Build index for "SsoServerLoggingHdlrEntry".
|
void |
TableSsoServerLoggingHdlrTable.removeEntry(SsoServerLoggingHdlrEntryMBean entry)
Remove the specified entry from the table.
|
protected void |
SsoServerLoggingHdlrEntryMeta.setInstance(SsoServerLoggingHdlrEntryMBean var)
Allow to bind the metadata description to a specific object.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.