protected static class AgentRun.AgentRunShutdownRunner extends java.lang.Object implements IShutdownHook
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
processID |
Constructor and Description |
---|
AgentRunShutdownRunner(java.lang.String processID) |
Modifier and Type | Method and Description |
---|---|
void |
doCleanup(IThreadContext tc)
Do the requisite cleanup.
|
public void doCleanup(IThreadContext tc) throws ManifoldCFException
IShutdownHook
doCleanup
in interface IShutdownHook
ManifoldCFException