|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.manifoldcf.core.system.ManifoldCF.DatabaseShutdown
protected static class ManifoldCF.DatabaseShutdown
Class that cleans up database handles on exit
| Constructor Summary | |
|---|---|
ManifoldCF.DatabaseShutdown()
|
|
| Method Summary | |
|---|---|
protected void |
closeDatabase()
|
void |
doCleanup()
Do the requisite cleanup. |
protected void |
finalize()
Finalizer, which is designed to catch class unloading that tomcat 5.5 does. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ManifoldCF.DatabaseShutdown()
| Method Detail |
|---|
public void doCleanup()
throws ManifoldCFException
IShutdownHook
doCleanup in interface IShutdownHookManifoldCFException
protected void closeDatabase()
throws ManifoldCFException
ManifoldCFException
protected void finalize()
throws java.lang.Throwable
finalize in class java.lang.Objectjava.lang.Throwable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||