Interface defining autodeployment service.
With getters/setters for all the config param for auto deploy.
Config parms are polling interval(long), verify(boolean), multiple source directory(String)
Also the method for start(enable) and stop(disable) auto deployment service. |