public class DsMIBImpl extends DsMIB implements NotificationListener
DsApplIfOpsTable, DsIntTable, DsTable
Modifier and Type | Method and Description |
---|---|
Set<DsEntry> |
getEntries()
Returns the list of Created Entries.
|
Set<ObjectName> |
getEntriesObjectNames()
Returns the Set of ObjectName of all the created entries in all the Table.
|
void |
handleNotification(Notification notification,
Object handback)
Callback called when an MBeansServer Notification is received.
|
accessDsApplIfOpsTable, accessDsIntTable, accessDsTable, getDsApplIfOpsTable, getDsIntTable, getDsTable
public Set<ObjectName> getEntriesObjectNames()
public Set<DsEntry> getEntries()
public void handleNotification(Notification notification, Object handback)
handleNotification
in interface NotificationListener
notification
- receivedhandback
- The handbackCopyright 2010-2018 ForgeRock AS.