|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| AgentErrorListener | This interface defines the methods to handle the exceptions thrown from the agent code.The user has to implement this interface and register the class with the utils class to handle the errors. |
| AgentEventListener | A tagging interface that all snmp event listener interfaces must extend. |
| InstrumentHandlerInterface | This Interface will be implemented by the Instrument files.Contains Methods for getting and setting the attributes of Scalar/Table groups |
| RegistrationInterface | This interface is implemeneted by main class which makes all necessary connections for group level registration listeners This is mainly used as a clean interface for testing. |
| RowStatusHandlerInterface | This Interface has the methods related to RowStatus Handling. |
| ScalarModelListener | author: ramanathank Date: Dec 1, 2003 Time: 6:40:13 PM Copyright (c) 2003 AdventNet, Inc. |
| TableEntry | This interface is implemented by all User Classes which want to register with AgentTableModel. |
| TableModelListener | This interface is used for handling tables in SNMP when user needs the choice of handling the table entries rather than the SNMP agent holding it them in memory. |
| TableModelListenerExt | This Interface defines the methods used to modify the row in the Table, get and set the Columnid for which Set is failed. |
| TrapRegistrationInterface | This interface is implemeneted by main class which makes all necessary connections for group level TrapGenerationlisteners This is mainly used as a clean interface for testing. |
| Class Summary | |
|---|---|
| AgentEventObject | The root class from which all event state objects shall be derived. |
| AgentParamOptions | This class is for parsing the specified options for agent. |
| AgentTableModel | The AgentTableModel insulates the user from low level SNMP operations and storing of data in case of SNMP Tables |
| Browser | To open Html browser from the Java Applications. |
| DynamicFileToVector | Deprecated. The SubAgent.txt is now converted to XML format. |
| DynamicRegistration | Dynamically registers with SnmpAgent for requests |
| DynamicRegistrationBeanInfo | This class is a beaninfo for the DynamicRegistration. |
| DynamicRegistrationEntry | This class is for Storing all the Sub Agent Informations. |
| DynamicRegistrationWithCommunity | Dynamically registers with SnmpAgent for requests |
| DynamicRegistrationWithInstance | DynamicRegistrationWithInstance helps in dynamically registring subtrees by remote sub agents |
| DynamicSnmpProxy | |
| DynamicWithCommunityFileToVector | Deprecated. The SubAgentWithCommunity.txt is now converted to XML format. |
| DynamicWithCommunityXMLToVector | |
| DynamicWithInstanceFileToVector | Deprecated. The SubAgentWithInstance.txt is now converted to XML format. |
| DynamicWithInstanceXMLToVector | |
| DynamicXMLToVector | This class is used for the Persistence of the aProxyTable values. |
| HolderThread | The HolderThread for sheduling the events. |
| ProxyByHost | Deprecated. This class is no longer used by the API. |
| RegistrationFile | Deprecated. As the DynamicRegistration now uses XML Parser approach. |
| RunCmd | This Utility class is for executing the Various run time commands of the Agent. |
| SubAgentPoller | This class is to check whether the SubAgent is alive or not. |
| ThreadScheduler | This Class is to schedule the Threads when The Agent is in Asynchronous mode. |
| utils | This class contains utility routines to be used by other classes. |
| Exception Summary | |
|---|---|
| FileException | |
| RegistrationListenerException |
The RegistrationListenerException Exception is used as part of
the Java Event model to annotate and implement a unicast special case of
a multicast Event Source. |
Java documentation for this package contains information about
various utility classes which are used across all modules in agent.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||