Package stomp.jdo.distributed

Interface Summary
CacheListener callback that clients register with the middle-tier if they are interested in being notfied about database changes.
 

Class Summary
CacheListenerImpl listens to the middle-tier for cache refresh and deleted id callbacks.
DistributedJDOFactory Adds change notification between JVMs to the functionality of JDOFactory.
JDOCache Enables distributing a JDOCache amongst multiple client machines.
StaticJDOCache a singleton class that handles distributing object refresh and object deleted calls to clients.