protected static class ManifoldCF.ThrottlerShutdown extends Object implements IShutdownHook
Constructor and Description |
---|
ManifoldCF.ThrottlerShutdown() |
Modifier and Type | Method and Description |
---|---|
void |
doCleanup(IThreadContext threadContext)
Do the requisite cleanup.
|
protected void |
finalize()
Finalizer, which is designed to catch class unloading that tomcat 5.5 does.
|
public void doCleanup(IThreadContext threadContext) throws ManifoldCFException
IShutdownHook
doCleanup
in interface IShutdownHook
ManifoldCFException