|
||||||||||
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[] |
TableUsmUserTable.getEntries()
Return the entries stored in the table. |
UsmUserEntryMBean[] |
UsmUser.getUsmUserTable()
Access the "UsmUserTable" variable as a bean indexed property. |
Methods in com.sun.management.snmp.usm.usmmib with parameters of type UsmUserEntryMBean | |
---|---|
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. |
SnmpIndex |
TableUsmUserTable.buildSnmpIndex(UsmUserEntryMBean entry)
Build index for "UsmUserEntry". |
void |
TableUsmUserTable.removeEntry(UsmUserEntryMBean entry)
Remove the specified entry from the table. |
protected void |
UsmUserEntryMeta.setInstance(UsmUserEntryMBean var)
Allow to bind the metadata description to a specific object. |
|
Open Source build 02 opendmk-1.0-b02 2007.10.01_19:17:46_MEST |
|||||||||
PREV NEXT | FRAMES NO FRAMES |