Uses of Interface
org.snmp4j.agent.mo.MOTableRowFactory
Packages that use MOTableRowFactory
Package
Description
-
Uses of MOTableRowFactory in org.snmp4j.agent.mo
Subinterfaces of MOTableRowFactory in org.snmp4j.agent.moModifier and TypeInterfaceDescriptioninterface
MOMutableTableModel<R extends MOTableRow>
TheMOMutableTableModel
defines the interface for mutable table models.Classes in org.snmp4j.agent.mo that implement MOTableRowFactoryModifier and TypeClassDescriptionclass
TheDefaultMOFactory
is the default factory for creating ManagedObjects.class
class
DefaultMOMutableTableModel<R extends MOTableRow>
Fields in org.snmp4j.agent.mo declared as MOTableRowFactoryModifier and TypeFieldDescriptionprotected MOTableRowFactory
<R> DefaultMOMutableTableModel.rowFactory
Methods in org.snmp4j.agent.mo that return MOTableRowFactoryModifier and TypeMethodDescriptionDefaultMOMutableTableModel.getRowFactory()
MOMutableTableModel.getRowFactory()
Gets the factory instance used for creating rows for this model.Methods in org.snmp4j.agent.mo with parameters of type MOTableRowFactoryModifier and TypeMethodDescriptionvoid
DefaultMOMutableTableModel.setRowFactory
(MOTableRowFactory<R> rowFactory) void
MOMutableTableModel.setRowFactory
(MOTableRowFactory<R> rowFactory) Sets the factory instance to be used for creating rows for this model. -
Uses of MOTableRowFactory in org.snmp4j.agent.mo.ext
Classes in org.snmp4j.agent.mo.ext that implement MOTableRowFactoryModifier and TypeClassDescriptionclass
ASimMOFactory
object can be used to create non-default MOAccess instances which support an agent simulation mode which allows the modification of MIB objects at runtime via SNMP that are not writable in normal operation but writable in a special config mode (see AGENTPP-SIMULATION-MIB). -
Uses of MOTableRowFactory in org.snmp4j.agent.mo.snmp
Classes in org.snmp4j.agent.mo.snmp that implement MOTableRowFactoryModifier and TypeClassDescriptionclass
class
-
Uses of MOTableRowFactory in org.snmp4j.agent.mo.snmp4j
Classes in org.snmp4j.agent.mo.snmp4j that implement MOTableRowFactoryModifier and TypeClassDescriptionclass
class
class
class