|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.jdo.impl.fostore.DumpHandler.DumpOptionSubHandler
Abstract class for dumping database information. The server creates
instances of subclasses and then invoke run. Subclasses
implement run method to do the real work.
| Constructor Summary | |
(package private) |
DumpHandler.DumpOptionSubHandler()
|
| Method Summary | |
protected abstract void |
run(FOStoreDatabase db,
java.lang.String className)
Must be implemented to dump particular kind of info. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
DumpHandler.DumpOptionSubHandler()
| Method Detail |
protected abstract void run(FOStoreDatabase db,
java.lang.String className)
throws java.io.IOException,
FOStoreDatabaseException
java.io.IOException
FOStoreDatabaseException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||