Package org.dashbuilder.backend
Class RuntimeModelWatcherServiceManager
- java.lang.Object
-
- org.dashbuilder.backend.RuntimeModelWatcherServiceManager
-
@Startup @ApplicationScoped public class RuntimeModelWatcherServiceManager extends Object
-
-
Constructor Summary
Constructors Constructor Description RuntimeModelWatcherServiceManager()
-
-
-
Method Detail
-
start
@PostConstruct public void start()
-
createWatcherTask
public void createWatcherTask(String baseDir) throws IOException, InterruptedException
- Throws:
IOExceptionInterruptedException
-
stop
@PreDestroy public void stop()
-
-