public interface StoreProperties extends ConfigBeanProxy, PropertyBag
ConfigBeanProxy.DuckPropertyBag.Duck| Modifier and Type | Method and Description |
|---|---|
String |
getDirectory()
Gets the value of the directory property.
|
List<Property> |
getProperty()
Properties as per
PropertyBag |
String |
getReapIntervalInSeconds()
Gets the value of the reapIntervalInSeconds property.
|
void |
setDirectory(String value)
Sets the value of the directory property.
|
void |
setReapIntervalInSeconds(String value)
Sets the value of the reapIntervalInSeconds property.
|
createChild, deepCopy, getParent, getParentaddProperty, getProperty, getPropertyValue, getPropertyValue, lookupProperty, removeProperty, removePropertyString getDirectory()
Stringvoid setDirectory(String value) throws PropertyVetoException
value - allowed object is
StringPropertyVetoExceptionString getReapIntervalInSeconds()
Stringvoid setReapIntervalInSeconds(String value) throws PropertyVetoException
value - allowed object is
StringPropertyVetoException@ToDo(priority=IMPORTANT, details="Provide PropertyDesc for legal props") @PropertiesDesc(props={}) List<Property> getProperty()
PropertyBaggetProperty in interface PropertyBagCopyright © 2019. All rights reserved.