|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Mtp3LayerManager | |
jain.protocol.ss7.oam |
Uses of Mtp3LayerManager in jain.protocol.ss7.oam |
Methods in jain.protocol.ss7.oam with parameters of type Mtp3LayerManager | |
static void |
OamUtility.addAlarmListener(Mtp3LayerManager manager,
Mtp3AlarmListener listener)
Registers the specified MTP3 Alarm Listener with all of the Mtp3ManagedObjects of the specified MTP3 Layer Manager |
static void |
OamUtility.removeAlarmListener(Mtp3LayerManager manager,
Mtp3AlarmListener listener)
Removes the specified MTP3 Alarm Listener from listening to all of the Mtp3ManagedObjects of the specified MTP3 Layer Manager |
static void |
OamUtility.addErrorListener(Mtp3LayerManager manager,
Mtp3ErrorListener listener)
Registers the specified MTP3 Error Listener with all of the Mtp3ManagedObjects of the specified MTP3 Layer Manager |
static void |
OamUtility.removeErrorListener(Mtp3LayerManager manager,
Mtp3ErrorListener listener)
Removes the specified MTP3 Error Listener from listening to all of the Mtp3ManagedObjects of the specified MTP3 Layer Manager |
static java.util.Vector |
OamUtility.getAllMOs(Mtp3LayerManager manager)
Returns a Vector containing all of the MTP3 MOs |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |