Skip navigation links

Oracle Communications Service Broker
Module MBean Java API Reference
Release 6.0

E26174-01


com.convergin.common.wcsMbeanSupport
Class TcapStandardMBean

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

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

public abstract class TcapStandardMBean
extends RuntimeStandardMBean

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

 

Method Summary
protected  java.lang.String createMBeanName(java.lang.String _keyVal, java.lang.String _appUID)
           
protected  javax.management.ObjectName createMBeanObjectName(TcapStandardMBean _beanObj, java.lang.String _appId, java.lang.String _indexName)
           
 java.lang.String get_instance_name()
           
 java.lang.String[] getCounterKeyNames()
           
protected  long getCounterValue(java.lang.String _counter_name)
           
 void set_instance_name(java.lang.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 java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

TcapStandardMBean

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

Method Detail

createMBeanName

protected java.lang.String createMBeanName(java.lang.String _keyVal,
                                           java.lang.String _appUID)

createMBeanObjectName

protected javax.management.ObjectName createMBeanObjectName(TcapStandardMBean _beanObj,
                                                            java.lang.String _appId,
                                                            java.lang.String _indexName)

getCounterValue

protected long getCounterValue(java.lang.String _counter_name)

get_instance_name

public java.lang.String get_instance_name()

set_instance_name

public void set_instance_name(java.lang.String _instance_name)

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.