
Classes | |
| class | JGroupsCleanupTask |
Public Member Functions | |
| void | _applicationWillTerminateNotification (NSNotification notification) |
| ERJGroupsSynchronizer (IChangeListener listener) throws ChannelException | |
| void | join () throws ChannelException |
| void | leave () |
| void | listen () |
Protected Member Functions | |
| void | _writeCacheChanges (int transactionID, NSArray cacheChanges) throws ChannelNotConnectedException, ChannelClosedException, IOException |
Private Member Functions | |
| void | _registerForCleanup () |
Static Private Member Functions | |
| static void | cleanUpJChannel (JChannel channel) |
Private Attributes | |
| JChannel | _channel |
| String | _groupName |
| ERJGroupsSynchronizer | ( | IChangeListener | listener | ) | throws ChannelException |
| void _applicationWillTerminateNotification | ( | NSNotification | notification | ) |
| void _registerForCleanup | ( | ) | [private] |
| void _writeCacheChanges | ( | int | transactionID, | |
| NSArray | cacheChanges | |||
| ) | throws ChannelNotConnectedException, ChannelClosedException, IOException [protected, virtual] |
Implements ERXRemoteSynchronizer.
| static void cleanUpJChannel | ( | JChannel | channel | ) | [static, private] |
| void join | ( | ) | throws ChannelException [virtual] |
Implements ERXRemoteSynchronizer.
| void leave | ( | ) | [virtual] |
Implements ERXRemoteSynchronizer.
| void listen | ( | ) | [virtual] |
Implements ERXRemoteSynchronizer.
JChannel _channel [private] |
String _groupName [private] |
1.5.8