Skip navigation links
com.convergin.common.wcsMbeanSupport
Class TcapStandardMBean
java.lang.Object
javax.management.StandardMBean
com.convergin.common.wcsMbeanSupport.WcsMBean
com.convergin.common.wcsMbeanSupport.RuntimeStandardMBean
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)
|
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 |
TcapStandardMBean
public TcapStandardMBean(Class a_className,
com.convergin.common.wcsMbeanSupport.MBeanCache _mbeanCache)
throws NotCompliantMBeanException
-
- Throws:
NotCompliantMBeanException
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
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.