Class ProcessTracker
- java.lang.Object
-
- org.apache.sling.maven.feature.launcher.ProcessTracker
-
@Named @Singleton public class ProcessTracker extends Object
-
-
Constructor Summary
Constructors Constructor Description ProcessTracker()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidstartTracking(String launchId, Process process)voidstop(String id)
-
-
-
Method Detail
-
stop
public void stop(String id) throws InterruptedException
- Throws:
InterruptedException
-
-