Package | Description |
---|---|
org.apache.river.fiddler |
Provides the server side of an implementation of the lookup discovery service
(see
). |
org.apache.river.mahalo |
Provides implementations of the
TransactionManager service.
|
org.apache.river.mercury |
Provides implementations of the
EventMailbox service.
|
Modifier and Type | Field and Description |
---|---|
private ReadyState |
FiddlerImpl.readyState
Object used to prevent access to this service during the service's
initialization or shutdown processing.
|
Modifier and Type | Field and Description |
---|---|
private ReadyState |
TxnManagerImpl.readyState |
Modifier and Type | Field and Description |
---|---|
private ReadyState |
MailboxImpl.readyState
Object used to prevent access to this service during the service's
initialization or shutdown processing.
|
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.