public abstract class SsuStandardMBean extends RuntimeStandardMBean
| Constructor and Description |
|---|
SsuStandardMBean(java.lang.Class a_className,
com.convergin.common.wcsMbeanSupport.MBeanCache _mbeanCache) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
getCounterKeyNames() |
abstract java.lang.String |
getJMSUniqID() |
long |
getSsuParam() |
void |
setSsuParam(long t_ssuParam) |
addAdditionalKeysToMBeanName, addMBeanNameToMBeanLists, addNotificationListener, checkAllNotifications, checkNotificationsForSpecificAttributes, clone, getAdditionalKeys, getAllRuntimeRegisteredMBeans, getAvailableAttributes, getCounterAccessor, getCountingMethod, getLowerThreshold, getLowerThreshold, getMBeanApplicativeType, getMBeanCacheRef, getMbeanVersion, getMonitoredAttributesObjectsArr, getMonitoredAttributesObjectsHash, getNotificationInfo, getObjectName, getPreviousIntervalMBeanInstance, getSnmpTableIndex, getUpperThreshold, getUpperThreshold, refreshAttributeNamesArray, removeMBeanNameFromMBeanLists, removeNotificationListener, removeNotificationListener, sendGenericNotification, setCounterValue, setCountingMethod, setLowerThreshold, setLowerThreshold, setUpperThreshold, setUpperThresholdaddObjectToList, constructObjectName, constructObjectName, getAllRegisteredMBeans, getAppID, getAttributeOperationDescription, getInstanceForObjectName, getMbeanIndex, getObjectListOfThisType, getOperationParamName, getServerName, getTargetName, getTypeName, getTypeOfObjectName, initAttributeOperationDescriptions, initOperationParamNames, isReadyForDeletion, markReadyForDeletion, registerToMBeanServer, removeObjectFromList, removeObjectFromObjectNameCache, setAppID, setMbeanIndex, setMbeanVersion, setObjectName, setServerName, setTargetName, unmarkReadyForDeletion, unregisterFromMBeanServerpublic SsuStandardMBean(java.lang.Class a_className,
com.convergin.common.wcsMbeanSupport.MBeanCache _mbeanCache)
throws javax.management.NotCompliantMBeanException
javax.management.NotCompliantMBeanExceptionpublic void setSsuParam(long t_ssuParam)
public long getSsuParam()
public abstract java.lang.String getJMSUniqID()
public java.lang.String[] getCounterKeyNames()
getCounterKeyNames in class RuntimeStandardMBean