| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.jmx.export.metadata.AbstractJmxAttribute
public class AbstractJmxAttribute
Base class for all JMX metadata classes.
| Constructor Summary | |
|---|---|
| AbstractJmxAttribute() | |
| Method Summary | |
|---|---|
|  int | getCurrencyTimeLimit()Return a currency time limit for this attribute. | 
|  String | getDescription()Return a description for this attribute. | 
|  void | setCurrencyTimeLimit(int currencyTimeLimit)Set a currency time limit for this attribute. | 
|  void | setDescription(String description)Set a description for this attribute. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public AbstractJmxAttribute()
| Method Detail | 
|---|
public void setDescription(String description)
public String getDescription()
public void setCurrencyTimeLimit(int currencyTimeLimit)
public int getCurrencyTimeLimit()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||