|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IllegalOperationException | |
jain.protocol.ss7.oam | This package contains the main interfaces and classes of the JAIN Operations, Administration and Maintenance API. |
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. |
Uses of IllegalOperationException in jain.protocol.ss7.oam |
Methods in jain.protocol.ss7.oam that throw IllegalOperationException | |
OamStatisticNotification |
OamManagedObjectMBean.getStatistic(java.lang.Integer statisticType)
Returns an OamStatisticNotification of the specified statistic type containing the value of the statistic. |
void |
OamManagedObjectMBean.startPollingStatistic(java.lang.Integer statisticType,
java.lang.Integer interval)
Initiates the polling of statistic of the specified statistic type on this OamManagedObjectMBean. |
void |
OamManagedObjectMBean.stopPollingStatistic(java.lang.Integer statisticType)
Stops the polling of statistic of the specified statistic type. |
Uses of IllegalOperationException in jain.protocol.ss7.oam.mtp3 |
Methods in jain.protocol.ss7.oam.mtp3 that throw IllegalOperationException | |
void |
OwnSignallingPointMBean.setScreeningTables(ObjectName[] screeningTables)
Sets all of the ScreeningTablesMBeans associated with this OwnSignallingPointMBean. |
void |
OwnSignallingPointMBean.setScreeningTable(java.lang.Integer index,
ObjectName screeningTable)
Sets the ScreeningTablesMBean (identified by the specified ObjectName) at the specified position in the array of all of the ScreeningTablesMBeans associated with this OwnSignallingPointMBean. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |