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 Executorprivate FileWatcherprivate final AtomicBooleanprivate final ScheduledExecutorServiceprivate 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:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable
-
watch
- Throws:
IOException
-
changed
-