@Configuration public class LiveBuildConfig extends Object
| Constructor and Description |
|---|
LiveBuildConfig() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.commons.io.monitor.FileAlterationMonitor |
monitor() |
void |
start() |
void |
stop() |
@Bean public org.apache.commons.io.monitor.FileAlterationMonitor monitor()
@PostConstruct public void start() throws Exception
Exception@PreDestroy public void stop() throws Exception
ExceptionCopyright © 2020. All rights reserved.