|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
OamLayerManagerMBean | This interface defines the methods common to all Protocol Layer Managers. |
OamLookupTable | This interface provides a mechanism for an application to map between a MBean's ObjectName and a reference. |
OamManagedObjectMBean | This interface is implemented by all JAIN OAM Managed Beans (MBeans). |
OamTimerProfileMBean | An Oam Timer Profile is used to store all the OAM Timer Values for a particular Protocol Layer. |
OamTimerValMBean | This interface represents an individual SS7 timer. |
Class Summary | |
OamAlarmNotification | An OamAlarmNotification is a Notification emitted by a JAIN OAM Layer Manager MBean to indicate a change in status of the MBean. |
OamErrorNotification | This Notification may be emitted by any OAMLayerManagerMBean object if an error is encountered. |
OamStatisticNotification | An OamStatisticNotification is a Notification emitted by a JAIN OAM Managed Bean(MBean) to indicate a statistic measurement of a specified MBean. |
Exception Summary | |
CommitException | This Exception is thrown by a JAIN OAM Managed MBean 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 MBeans 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. |
This package contains the main interfaces and classes of the JAIN Operations, Administration and Maintenance API.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |