Package jain.protocol.ss7.oam

This package contains the main interfaces and classes of the JAIN Operations, Administration and Maintenance API.

See:
          Description

Interface Summary
OamAlarmListener This interface defines a JAIN OAM Alarm Listener.
OamErrorListener This interface defines a JAIN OAM Error Listener.
OamLayer This interface defines the methods common to all Protocol Layer Managed Objects.
OamManagedObject This interface is implemented by all JAIN OAM Managed Objects (MOs).
OamStatisticListener This interface defines a JAIN OAM Statistic Listener.
 

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.
OamTimerProfile An Oam Timer Profile is used to store all the OAM Timer Values for a particular Protocol Layer.
OamTimerVal This class represents an individual SS7 timer.
 

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.
MethodNotSupportedException This Exception is thrown by a JAIN OAM Managed Object if a method has been invoked that is not supported by an implementation of the managed object.
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.
 

Package jain.protocol.ss7.oam Description

This package contains the main interfaces and classes of the JAIN Operations, Administration and Maintenance API. Each of the subpackages (mtp2, mtp3, sccp, and tcap) contain other classes and interfaces that extend or implement the classes and interfaces defined in this package.



01 September 99
If you have any comments or queries, please mail them to JainOAM@East.Sun.Com

Copyright - 1999 Sun Microsystems