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