|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UsmUserEntryMBean | |
com.sun.management.snmp.usm.usmmib | Provides the classes which implement the SNMP-USER-BASED-SM-MIB. |
Uses of UsmUserEntryMBean in com.sun.management.snmp.usm.usmmib |
Classes in com.sun.management.snmp.usm.usmmib that implement UsmUserEntryMBean | |
class |
UsmUserEntry
The class is used for implementing the "UsmUserEntry" group. |
class |
UsmUserEntryImpl
The class is used for implementing the "UsmUserEntry" group. |
Fields in com.sun.management.snmp.usm.usmmib declared as UsmUserEntryMBean | |
protected UsmUserEntryMBean |
UsmUserEntryMeta.node
|
Methods in com.sun.management.snmp.usm.usmmib that return UsmUserEntryMBean | |
UsmUserEntryMBean[] |
UsmUser.getUsmUserTable()
Access the "UsmUserTable" variable as a bean indexed property. |
UsmUserEntryMBean[] |
TableUsmUserTable.getEntries()
Return the entries stored in the table. |
Methods in com.sun.management.snmp.usm.usmmib with parameters of type UsmUserEntryMBean | |
protected void |
UsmUserEntryMeta.setInstance(UsmUserEntryMBean var)
Allow to bind the metadata description to a specific object. |
void |
TableUsmUserTable.addEntry(UsmUserEntryMBean entry)
Add a new entry to the table. |
void |
TableUsmUserTable.addEntry(UsmUserEntryMBean entry,
ObjectName name)
Add a new entry to the table. |
void |
TableUsmUserTable.removeEntry(UsmUserEntryMBean entry)
Remove the specified entry from the table. |
SnmpIndex |
TableUsmUserTable.buildSnmpIndex(UsmUserEntryMBean entry)
Build index for "UsmUserEntry". |
|
FCS Release jdmk-5_1-b34.1 2005.02.10_16:46:09_MET |
||||||||||
PREV NEXT | FRAMES NO FRAMES |