public interface KeyBasedDispatchCriteriaMBean
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAttributeValue() |
java.lang.String |
getName()
Gets the value of the name property.
|
java.lang.String |
getValue()
Gets the value of the value property.
|
void |
setAttributeValue(java.lang.String value)
Set the value of attribute
|
void |
setName(java.lang.String value)
Sets the value of the name property.
|
void |
setValue(java.lang.String value)
Sets the value of the value property.
|
java.lang.String getName()
void setName(java.lang.String value)
java.lang.String getValue()
void setValue(java.lang.String value)
void setAttributeValue(java.lang.String value)
java.lang.String getAttributeValue()