Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


com.convergin.common.wcsMbeanSupport
Class SsuStandardMBean

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

All Implemented Interfaces:
com.convergin.common.wcsMbeanSupport.RuntimeThresholdInterface, DynamicMBean, MBeanRegistration, NotificationBroadcaster, NotificationEmitter

public abstract class SsuStandardMBean
extends RuntimeStandardMBean

interface SSU Point Code Management Interface


Constructor Summary
SsuStandardMBean(Class a_className, com.convergin.common.wcsMbeanSupport.MBeanCache _mbeanCache)
           

 

Method Summary
 String[] getCounterKeyNames()
           
abstract  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 com.convergin.common.wcsMbeanSupport.WcsMBean
addAttributeOperationDescription, addGeneralMBeanDescription, addObjectToList, addOperationParamDescription, addOperationParamName, constructObjectName, constructObjectName, getAllRegisteredMBeans, getAppID, getAttributeOperationDescription, getDescription, getDescription, getDescription, getDescription, getInstanceForObjectName, getMbeanIndex, getObjectListOfThisType, getObjectNameForClassAndIndex, getObjectNamesForClass, getObjectNamesForClassAndPartialIndex, getOperationParamDescription, getOperationParamName, getServerName, getTargetName, getTypeName, getTypeOfObjectName, initAttributeOperationDescriptions, initOperationParamNames, isReadyForDeletion, markReadyForDeletion, registerToMBeanServer, removeObjectFromList, removeObjectFromObjectNameCache, setAppID, setMbeanIndex, setMbeanVersion, setObjectName, setServerName, setTargetName, unmarkReadyForDeletion, unregisterFromMBeanServer

 

Methods inherited from class javax.management.StandardMBean
cacheMBeanInfo, getAttribute, getAttributes, getCachedMBeanInfo, getClassName, getConstructors, getDescription, getDescription, getDescription, getImpact, getImplementation, getImplementationClass, getMBeanInfo, getMBeanInterface, getParameterName, invoke, postDeregister, postRegister, preDeregister, preRegister, setAttribute, setAttributes, setImplementation

 

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

 

Constructor Detail

SsuStandardMBean

public SsuStandardMBean(Class a_className,
                        com.convergin.common.wcsMbeanSupport.MBeanCache _mbeanCache)
                 throws NotCompliantMBeanException
Throws:
NotCompliantMBeanException

Method Detail

setSsuParam

public void setSsuParam(long t_ssuParam)

getSsuParam

public long getSsuParam()

getJMSUniqID

public abstract String getJMSUniqID()

getCounterKeyNames

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

Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


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