|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
OamAlarmListener | This interface defines a JAIN OAM Alarm Listener. |
OamErrorListener | This interface defines a JAIN OAM Error Listener. |
OamLayerManager | This interface defines the methods common to all Protocol Layer Managers. |
OamManagedObject | This interface is implemented by all JAIN OAM Managed Objects (MOs). |
OamStatisticListener | This interface defines a JAIN OAM Statistic Listener. |
OamTimerProfile | An Oam Timer Profile is used to store all the OAM Timer Values for a particular Protocol Layer. |
OamTimerVal | This interface represents an individual SS7 timer. |
Class Summary | |
OamAlarmEvent | A OamAlarmEvent is an Event emitted by a JAIN OAM Managed Object(MO) to indicate a change in status of the MO. |
OamErrorEvent | This Event may be emitted by any OAM Managed Objectobject if an error is encountered. |
OamStatisticEvent | A OamStatisticEvent is an Event emitted by a JAIN OAM Managed Object(MO) to indicate a statistic measurement of a specified MO. |
OamUtility | This is a utility class providing some usefull methods for JAIN OAM. |
Exception Summary | |
CommitException | This Exception is thrown by a JAIN OAM Managed Object if the commit() command has been invoked and not all of the operations were successfully comitted. |
IllegalOperationException | This Exception is thrown if a method has been invoked that is supported by the implementation, but cannot be performed given the current state of the system. |
ReadConfigurationException | This Exception is thrown by a JAIN OAM Layer object if the readCurrentConfiguration() method has been invoked and an error is encountered while attempting to establish the current system configuration or while creating the Managed Objects that represent the current system configuration. |
StatisticNotSupportedException | This Exception is thrown if the collection of a statistic that is not supported by the underlying Stack management system has been requested. |
TooManyInstancesException | This Exception is thrown whenever an attempt is made to set or create more elements than a particular implementation permits. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |