Uses of Interface
com.sun.management.snmp.agent.SnmpTableEntryFactory

Packages that use SnmpTableEntryFactory
com.sun.management.snmp.agent Provides the classes for implementing an SNMP agent
com.sun.management.snmp.usm.usmmib Provides the classes which implement the SNMP-USER-BASED-SM-MIB
 

Uses of SnmpTableEntryFactory in com.sun.management.snmp.agent
 

Classes in com.sun.management.snmp.agent that implement SnmpTableEntryFactory
 class SnmpTableSupport
          This class is an abstraction for an SNMP table.
 

Fields in com.sun.management.snmp.agent declared as SnmpTableEntryFactory
protected  SnmpTableEntryFactory SnmpMibTable.factory
          The entry factory
 

Methods in com.sun.management.snmp.agent with parameters of type SnmpTableEntryFactory
 void SnmpMibTable.registerEntryFactory(SnmpTableEntryFactory factory)
          Register the factory through which table entries should be created when remote entry creation is enabled.
 

Uses of SnmpTableEntryFactory in com.sun.management.snmp.usm.usmmib
 

Classes in com.sun.management.snmp.usm.usmmib that implement SnmpTableEntryFactory
 class TableUsmUserTable
          The class is used for implementing the "UsmUserTable" group.
 class TableUsmUserTableImpl
          The table has been customized to instantiate UsmUserEntryImpl.
 


Open Source build 02
opendmk-1.0-b02 2007.10.01_19:17:46_MEST

Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.