public class PlanThreadImpl extends Object implements IThreadApplication
| Constructor and Description |
|---|
PlanThreadImpl(String workerId,
org.thales.punch.libraries.shiva.api.Application application,
Path path,
Path dataFolder) |
| Modifier and Type | Method and Description |
|---|---|
void |
asyncStop()
Stop the application.This method returns possibly before the
thread is effectively gone.
|
Integer |
call() |
public void asyncStop()
IThreadApplicationasyncStop in interface IThreadApplicationCopyright © 2022. All rights reserved.