Uses of Interface
jain.protocol.ss7.oam.OamManagedObjectMBean

Packages that use OamManagedObjectMBean
jain.protocol.ss7.oam.mtp2 This package contains all of the classes and interfaces that are required to provision and maintain an SS7 stack at the MTP Level 2 layer. 
jain.protocol.ss7.oam.mtp3 This package contains all of the classes and interfaces that are required to provision and maintain an SS7 stack at the MTP Level 3 layer. 
jain.protocol.ss7.oam.sccp This package contains all of the classes and interfaces that are required to provision and maintain an SS7 stack at the SCCP layer. 
jain.protocol.ss7.oam.tcap This package contains all of the classes and interfaces that are required to provision and maintain an SS7 stack at the TCAP layer. 
 

Uses of OamManagedObjectMBean in jain.protocol.ss7.oam.mtp2
 

Subinterfaces of OamManagedObjectMBean in jain.protocol.ss7.oam.mtp2
 interface Mtp2LayerManagerMBean
          This interface defines the methods required for the creation and management of all MTP Level 2 Managed MBeans.
 interface Mtp2ManagedObjectMBean
          This interface is used by an MBean to emit three differect types of Mtp2 Notifications.
 interface Mtp2SapMBean
          This interface identifies an Mtp2 Service Access Point (SAP), an MTP2 SAP contains the attributes of the physical port and link that is connected to the logical signalling link.
 interface Mtp2TimerProfileMBean
          This interface defines the specified timers for the MTP2 Protocol Layer.
 

Constructors in jain.protocol.ss7.oam.mtp2 with parameters of type OamManagedObjectMBean
Mtp2StatisticNotification.Mtp2StatisticNotification(OamManagedObjectMBean source, long sequenceNumber, int category, int statisticType, int statisticValue)
          Constructs a new Mtp2StatisticNotification.
Mtp2ErrorNotification.Mtp2ErrorNotification(OamManagedObjectMBean source, long sequenceNumber, int errorType)
          Constructs a new Mtp2ErrorNotification of the specified Error Type.
Mtp2AlarmNotification.Mtp2AlarmNotification(OamManagedObjectMBean source, long sequenceNumber, int priority, int alarmType)
          Constructs a new Mtp2AlarmNotification.
 

Uses of OamManagedObjectMBean in jain.protocol.ss7.oam.mtp3
 

Subinterfaces of OamManagedObjectMBean in jain.protocol.ss7.oam.mtp3
 interface LinkMBean
          This interface defines the methods of a Link Managed Bean.
 interface LinkSetMBean
          This interface defines the methods of a Linkset to an adjacent node.
 interface Mtp3LayerManagerMBean
          This interface defines the methods required for the creation and management of all MTP Level 3 Managed MBeans.
 interface Mtp3ManagedObjectMBean
          This interface is used by an MBean to emit three differect types of Mtp3 Notifications.
 interface Mtp3SapMBean
          This interface identifies an Mtp3 Service Access Point (SAP).
 interface Mtp3TimerProfileMBean
          This interface defines the specified timers for the MTP3 Protocol Layer .
 interface OwnSignallingPointMBean
          This interface defines the methods of a Local Signalling Point Managed Bean(MBean).
 interface RouteMBean
          This interface defines the methods of a Route Managed Bean (RouteMBean).
 interface RouteSetMBean
          This interface defines the methods of a Routeset Managed Bean (RouteSetMBean).
 interface ScreeningTableMBean
          This interface defines the methods of an STP Screening Table Managed Bean(MBean).
 interface SignallingPointMBean
          This interface identifies an Signalling Point.
 

Constructors in jain.protocol.ss7.oam.mtp3 with parameters of type OamManagedObjectMBean
Mtp3ErrorNotification.Mtp3ErrorNotification(OamManagedObjectMBean source, long sequenceNumber, int errorType)
          Constructs a new Mtp3ErrorNotification of the specified Error Type.
Mtp3StatisticNotification.Mtp3StatisticNotification(OamManagedObjectMBean source, long sequenceNumber, int category, int statisticType, int statisticValue)
          Constructs a new Mtp3StatisticNotification.
Mtp3AlarmNotification.Mtp3AlarmNotification(OamManagedObjectMBean source, long sequenceNumber, int priority, int alarmType)
          Constructs a new Mtp3AlarmNotification.
 

Uses of OamManagedObjectMBean in jain.protocol.ss7.oam.sccp
 

Subinterfaces of OamManagedObjectMBean in jain.protocol.ss7.oam.sccp
 interface ConcernedAreaMBean
          This interface contains a list of remote Subsystems (SccpSaps) to be informed of local (primary broadcast) or remote (secondary broadcast) SCCP Subsystem status changes, or to be informed of the SCCP status after completion of SCCP Restart.
 interface GlobalTitleEntryMBean
          This class represents a Global Title entry (a combination of the global title translator and global title rule).
 interface SccpEntitySetMBean
          This class identifies the set of access points that result from a global title translation.
 interface SccpLayerManagerMBean
          This interface defines the methods required for the creation and management of all MTP Level 2 Managed MBeans.
 interface SccpManagedObjectMBean
          This interface is used by an MBean to emit three differect types of Sccp Notifications.
 interface SccpRoutingControlMBean
          This interface defines the methods required by the SCCP Routing Control Function It defines methods to maintain management information concerning the SCCP routing control.
 interface SccpSapMBean
          This interface defines a SCCP Access Point (an SCCP Subsystem).
 interface SccpTimerProfileMBean
          This interface defines the specified timers for the SCCP Protocol Layer.
 

Constructors in jain.protocol.ss7.oam.sccp with parameters of type OamManagedObjectMBean
SccpStatisticNotification.SccpStatisticNotification(OamManagedObjectMBean source, long sequenceNumber, int category, int statisticType, int statisticValue)
          Constructs a new SccpStatisticNotification.
SccpErrorNotification.SccpErrorNotification(OamManagedObjectMBean source, long sequenceNumber, int errorType)
          Constructs a new SccpErrorNotification of the specified Error Type.
SccpAlarmNotification.SccpAlarmNotification(OamManagedObjectMBean source, long sequenceNumber, int priority, int alarmType)
          Constructs a new SccpAlarmNotification.
 

Uses of OamManagedObjectMBean in jain.protocol.ss7.oam.tcap
 

Subinterfaces of OamManagedObjectMBean in jain.protocol.ss7.oam.tcap
 interface TcapLayerManagerMBean
          This interface defines the methods required for the creation and management of all MTP Level 2 Managed MBeans.
 interface TcapManagedObjectMBean
          This interface is used by an MBean to emit three differect types of Tcap Notifications.
 interface TcapNodeMBean
          This interface defines a local TCAP Node.
 

Constructors in jain.protocol.ss7.oam.tcap with parameters of type OamManagedObjectMBean
TcapErrorNotification.TcapErrorNotification(OamManagedObjectMBean source, long sequenceNumber, int errorType)
          Constructs a new TcapErrorNotification of the specified Error Type.
TcapAlarmNotification.TcapAlarmNotification(OamManagedObjectMBean source, long sequenceNumber, int priority, int alarmType)
          Constructs a new TcapAlarmNotification.
TcapStatisticNotification.TcapStatisticNotification(OamManagedObjectMBean source, long sequenceNumber, int category, int statisticType, int statisticValue)
          Constructs a new TcapStatisticNotification.
 



11 August 2000
If you have any comments or queries, please mail them to JainOamApiFeedback@AePONA.Com

Copyright - 2000 Sun Microsystems