Skip navigation links

Oracle Communications Service Broker
Module MBean Java API Reference
Release 6.0

E26174-01


com.convergin.common.wcsMbeanSupport
Class DynamicCounterStandardMBean

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

All Implemented Interfaces:
javax.management.NotificationBroadcaster, javax.management.NotificationEmitter
Direct Known Subclasses:
SsuStandardMBean

public abstract class DynamicCounterStandardMBean
extends RuntimeStandardMBean

Constructor Summary
DynamicCounterStandardMBean(java.lang.Class a_className, MBeanCache _mbeanCacheRef)
           

 

Method Summary
 java.lang.String get_instance_name()
           
protected  long getCounterValueAccordingToMBean(java.lang.String _counter_name)
           
 javax.management.ObjectName getFirstObjectOfType()
           
 javax.management.ObjectName[] getObjectArrOfThisType()
           
 void overrideMBeanIndex(java.lang.String _currentCounterKeyName, java.lang.String _fullCounterKey)
           
 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, getCounterKeyNames, 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

DynamicCounterStandardMBean

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

Method Detail

getCounterValueAccordingToMBean

protected long getCounterValueAccordingToMBean(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)

getFirstObjectOfType

public javax.management.ObjectName getFirstObjectOfType()

getObjectArrOfThisType

public javax.management.ObjectName[] getObjectArrOfThisType()

overrideMBeanIndex

public void overrideMBeanIndex(java.lang.String _currentCounterKeyName,
                               java.lang.String _fullCounterKey)

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.