Skip navigation links

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

E38079-01


com.convergin.common.wcsMbeanSupport
Class TcapStandardMBean

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.TcapStandardMBean

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

public abstract class TcapStandardMBean
extends RuntimeStandardMBean

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

 

Method Summary
protected  String createMBeanName(String _keyVal, String _appUID)
           
protected  ObjectName createMBeanObjectName(TcapStandardMBean _beanObj, String _appId, String _indexName)
           
 String get_instance_name()
           
 String[] getCounterKeyNames()
           
protected  long getCounterValue(String _counter_name)
           
 void set_instance_name(String _instance_name)
           

 

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

TcapStandardMBean

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

Method Detail

createMBeanName

protected String createMBeanName(String _keyVal,
                                 String _appUID)

createMBeanObjectName

protected ObjectName createMBeanObjectName(TcapStandardMBean _beanObj,
                                           String _appId,
                                           String _indexName)

getCounterValue

protected long getCounterValue(String _counter_name)

get_instance_name

public String get_instance_name()

set_instance_name

public void set_instance_name(String _instance_name)

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.