protected static class ThrottleGroupsFactory.ThrottlerShutdown extends java.lang.Object implements IShutdownHook
Constructor and Description |
---|
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
protected void finalize() throws java.lang.Throwable
finalize
in class java.lang.Object
java.lang.Throwable