public interface MicroProfileHealthCheckerConfiguration extends Checker
ConfigBeanProxy.Duck
Modifier and Type | Method and Description |
---|---|
String |
getName() |
@Min(value=0L) String |
getTimeout() |
void |
setName(String value) |
void |
setTimeout(String value) |
getEnabled, getTime, getUnit, setEnabled, setTime, setUnit
createChild, deepCopy, getParent, getParent
void setName(String value) throws PropertyVetoException
setName
in interface Checker
PropertyVetoException
@Min(value=0L) @Min(value=0L) String getTimeout()
void setTimeout(String value) throws PropertyVetoException
PropertyVetoException
Copyright © 2019. All rights reserved.