SolarMetric Kodo JDO 2.5.8 generated on January 11 2004

Package com.solarmetric.kodo.runtime.event.impl

Implementations of RemoteCommitProvider

See:
          Description

Class Summary
JMSRemoteCommitProvider JMS-based implementation of RemoteCommitProvider that listens for object modifications and propagates those changes to other RemoteCommitProviders over a JMS topic.
NotificationObject Utility structure to hold the IDs of additions, updates, and deletes.
RemoteCommitProviderImpl Abstract implementation of RemoteCommitProvider that listens for changes made via the TransactionCommitListener interface and propagates those changes to remote DistributedCommitProviders.
SingleJVMRemoteCommitProvider Single-JVM-only implementation of RemoteCommitProvider that listens for object modifications and propagates those changes to other SingleJVMRemoteCommitProviders in the same JVM.
TCPRemoteCommitProvider TCP-based implementation of RemoteCommitProvider that listens for object modifications and propagates those changes to other RemoteCommitProviders over TCP sockets.
TCPRemoteCommitProvider.HostAddress Utility class to store an InetAddress and an int.
TCPRemoteCommitProvider.TCPPortListener Responsible for listening for packets and processing the received packets.
 

Package com.solarmetric.kodo.runtime.event.impl Description

Implementations of RemoteCommitProvider


SolarMetric Kodo JDO 2.5.8 generated on January 11 2004

Copyright 2001,2002,2003 SolarMetric, Inc. All Rights Reserved.