Package aQute.bnd.build
Class ProjectLauncher.LiveCoding
java.lang.Object
aQute.bnd.build.ProjectLauncher.LiveCoding
- All Implemented Interfaces:
Closeable
,AutoCloseable
- Enclosing class:
- ProjectLauncher
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Executor
private FileWatcher
private final AtomicBoolean
private final ScheduledExecutorService
private final Semaphore
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
semaphore
-
propertiesChanged
-
executor
-
scheduledExecutor
-
fw
-
-
Constructor Details
-
LiveCoding
LiveCoding(Executor executor, ScheduledExecutorService scheduledExecutor) throws Exception - Throws:
Exception
-
-
Method Details
-
close
public void close()- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
-
watch
- Throws:
IOException
-
changed
-