protected static class ManifoldCF.DatabaseShutdown extends Object implements IShutdownHook
Constructor and Description |
---|
ManifoldCF.DatabaseShutdown() |
Modifier and Type | Method and Description |
---|---|
protected void |
closeDatabase() |
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 closeDatabase() throws ManifoldCFException
ManifoldCFException