Skip navigation links

Oracle Communications Service Broker
Module MBean Java API Reference
Release 6.0

E26174-01


com.convergin.common.wcsMbeanSupport
Class SsuStandardMBean

java.lang.Object
  extended by WcsMBean
      extended by com.convergin.common.wcsMbeanSupport.RuntimeStandardMBean
          extended by com.convergin.common.wcsMbeanSupport.SsuStandardMBean

All Implemented Interfaces:
javax.management.NotificationBroadcaster, javax.management.NotificationEmitter

public abstract class SsuStandardMBean
extends RuntimeStandardMBean

interface SSU Point Code Management Interface


Constructor Summary
SsuStandardMBean(java.lang.Class a_className, MBeanCache _mbeanCache)
           

 

Method Summary
 java.lang.String[] getCounterKeyNames()
           
abstract  java.lang.String getJMSUniqID()
           
 long getSsuParam()
           
 void setSsuParam(long t_ssuParam)
           

 

Methods inherited from class com.convergin.common.wcsMbeanSupport.RuntimeStandardMBean
addAdditionalKeysToMBeanName, addMBeanNameToMBeanLists, addNotificationListener, checkAllNotifications, checkNotificationsForSpecificAttributes, clone, getAdditionalKeys, getAllRuntimeRegisteredMBeans, getAvailableAttributes, getCounterAccessor, getCountingMethod, getLowerThreshold, getLowerThreshold, getMBeanApplicativeType, getMBeanCacheRef, getMbeanVersion, getMonitoredAttributesObjectsArr, getMonitoredAttributesObjectsHash, getNotificationInfo, getObjectName, getParameterName, getPreviousIntervalMBeanInstance, getSnmpTableIndex, getUpperThreshold, getUpperThreshold, refreshAttributeNamesArray, removeMBeanNameFromMBeanLists, removeNotificationListener, removeNotificationListener, sendGenericNotification, setCounterValue, setCountingMethod, setLowerThreshold, setLowerThreshold, setUpperThreshold, setUpperThreshold

 

Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

SsuStandardMBean

public SsuStandardMBean(java.lang.Class a_className,
                        MBeanCache _mbeanCache)
                 throws javax.management.NotCompliantMBeanException
Throws:
javax.management.NotCompliantMBeanException

Method Detail

setSsuParam

public void setSsuParam(long t_ssuParam)

getSsuParam

public long getSsuParam()

getJMSUniqID

public abstract java.lang.String getJMSUniqID()

getCounterKeyNames

public java.lang.String[] getCounterKeyNames()
Specified by:
getCounterKeyNames in class RuntimeStandardMBean

Skip navigation links

Oracle Communications Service Broker
Module MBean Java API Reference
Release 6.0

E26174-01


Copyright © 2011, Oracle and/or its affiliates. All rights reserved.