| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractRemoteCommitProvider | |
|---|---|
| org.apache.openjpa.event | OpenJPA Events | 
| Uses of AbstractRemoteCommitProvider in org.apache.openjpa.event | 
|---|
| Subclasses of AbstractRemoteCommitProvider in org.apache.openjpa.event | |
|---|---|
|  class | JMSRemoteCommitProviderJMS-based implementation of RemoteCommitProviderthat
 listens for object modifications and propagates those changes to
 other RemoteCommitProviders over a JMS topic. | 
|  class | SingleJVMRemoteCommitProviderSingle-JVM-only implementation of RemoteCommitProviderthat listens for object modifications and propagates those changes
 to other SingleJVMRemoteCommitProviders in the same JVM. | 
|  class | TCPRemoteCommitProviderTCP-based implementation of RemoteCommitProviderthat
 listens for object modifications and propagates those changes to
 other RemoteCommitProviders over TCP sockets. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||