|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.jdo.impl.state.ReachabilityHandler.Processor
An abstract class that knows how process reachability requests.
| Constructor Summary | |
(package private) |
ReachabilityHandler.Processor()
|
| Method Summary | |
(package private) abstract void |
process(java.lang.Object o,
PersistenceManagerInternal pm)
Processes reachability requests. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
ReachabilityHandler.Processor()
| Method Detail |
abstract void process(java.lang.Object o,
PersistenceManagerInternal pm)
o - Object to process.pm - the PersistenceManagerInternal instance associated with
the caller.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||