public interface StuckThreadsChecker extends Checker
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getThreshold() |
String |
getThresholdTimeUnit() |
void |
setName(String value) |
void |
setThreshold(String value) |
void |
setThresholdTimeUnit(String value) |
getEnabled, getTime, getUnit, setEnabled, setTime, setUnitvoid setName(String value) throws PropertyVetoException
setName in interface CheckerPropertyVetoExceptionString getThreshold()
void setThreshold(String value) throws PropertyVetoException
PropertyVetoExceptionString getThresholdTimeUnit()
void setThresholdTimeUnit(String value) throws PropertyVetoException
PropertyVetoExceptionCopyright © 2017. All rights reserved.