|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReadyState | |
---|---|
com.sun.jini.fiddler | Provides the server side of an implementation of the lookup discovery service
(see ). |
com.sun.jini.mahalo | Provides implementations of the TransactionManager service. |
com.sun.jini.mercury | Provides implementations of the EventMailbox service. |
com.sun.jini.reggie | Provides implementations of ServiceRegistrar . |
Uses of ReadyState in com.sun.jini.fiddler |
---|
Fields in com.sun.jini.fiddler declared as ReadyState | |
---|---|
private ReadyState |
FiddlerImpl.readyState
Object used to prevent access to this service during the service's initialization or shutdown processing. |
Uses of ReadyState in com.sun.jini.mahalo |
---|
Fields in com.sun.jini.mahalo declared as ReadyState | |
---|---|
private ReadyState |
TxnManagerImpl.readyState
Object used to prevent access to this service during the service's initialization or shutdown processing. |
Uses of ReadyState in com.sun.jini.mercury |
---|
Fields in com.sun.jini.mercury declared as ReadyState | |
---|---|
private ReadyState |
MailboxImpl.readyState
Object used to prevent access to this service during the service's initialization or shutdown processing. |
Uses of ReadyState in com.sun.jini.reggie |
---|
Fields in com.sun.jini.reggie declared as ReadyState | |
---|---|
private ReadyState |
RegistrarImpl.ready
Lock protecting startup and shutdown |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |