public class JmxAttributePollConfig<T> extends PollConfig<java.lang.Object,T,JmxAttributePollConfig<T>>
NO_SENSOR, REMOVE, UNCHANGED, UNSET
Constructor and Description |
---|
JmxAttributePollConfig(AttributeSensor<T> sensor) |
JmxAttributePollConfig(JmxAttributePollConfig<T> other) |
Modifier and Type | Method and Description |
---|---|
JmxAttributePollConfig<T> |
attributeName(java.lang.String val) |
java.lang.String |
getAttributeName() |
javax.management.ObjectName |
getObjectName() |
JmxAttributePollConfig<T> |
objectName(javax.management.ObjectName val) |
JmxAttributePollConfig<T> |
objectName(java.lang.String val) |
description, getDescription, getPeriod, period, period, period
checkSuccess, checkSuccess, equals, getCheckSuccess, getOnException, getOnFailure, getOnSuccess, getSensor, hasCheckSuccessHandler, hasExceptionHandler, hasFailureHandler, hashCode, hasSuccessHandler, onException, onFailure, onFailureOrException, onResult, onSuccess, setOnException, setOnFailure, setOnFailureOrException, setOnResult, setOnSuccess, toString
public JmxAttributePollConfig(AttributeSensor<T> sensor)
public JmxAttributePollConfig(JmxAttributePollConfig<T> other)
public javax.management.ObjectName getObjectName()
public java.lang.String getAttributeName()
public JmxAttributePollConfig<T> objectName(javax.management.ObjectName val)
public JmxAttributePollConfig<T> objectName(java.lang.String val)
public JmxAttributePollConfig<T> attributeName(java.lang.String val)