All Classes and Interfaces
Class
Description
The
MOXodusPersistence class provides persistent storage for SNMP4J-Agent using the
MOXodusPersistenceProvider wrapper that actually implements the
MOPersistenceProvider interface of SNMP4J-Agent.The
MOXodusPersistence.SavingStrategy defines how and when persistent data is saved.The
MOXodusPersistenceProvider implements a MOPersistenceProvider that uses a JetBrains Xodus
database for persistent storage of RandomAccessManagedObjects.The SampleAgent uses an
AgentConfigManager instance to create a
minimal SNMP agent using the configuration defined by
SampleAgentConfig.properties in this package.The
VersionInfo object returns information about the version
of this SNMP4J-AgentX release.