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

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

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

Classes in com.sun.jdmk.snmp.agent that implement SnmpTableEntryFactory
 class SnmpTableSupport
          Deprecated. Use package com.sun.management.snmp.agent in preference to classes in this package. This class may be removed in a future version of Java DMK.
 

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

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

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

Classes in com.sun.jdmk.snmp.usm.usmmib that implement SnmpTableEntryFactory
 class TableUsmUserTable
          Deprecated. Use package com.sun.management.snmp.usm.usmmib in preference to classes in this package. This class may be removed in a future version of Java DMK.
 class TableUsmUserTableImpl
          Deprecated. Use package com.sun.management.snmp.usm.usmmib in preference to classes in this package. This class may be removed in a future version of Java DMK.
 


FCS Release
jdmk-5_1-b34.1 2005.02.10_16:46:09_MET

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