|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TimeConstants | |
---|---|
com.sun.jini.mahalo | Provides implementations of the TransactionManager service. |
com.sun.jini.mercury | Provides implementations of the EventMailbox service. |
com.sun.jini.norm.event | |
com.sun.jini.outrigger | This is an implementation of a JavaSpaces technology-enabled service. |
com.sun.jini.thread | These are utility classes and interfaces for helping with tasks done in multiple threads. |
net.jini.discovery | These are utility classes and interfaces that conform to the discovery and join protocol defined in the Jini Discovery and Join Specification. |
net.jini.lookup | Standard utility classes for managing the join state of a service and the service discovery duties of a client or service. |
Uses of TimeConstants in com.sun.jini.mahalo |
---|
Classes in com.sun.jini.mahalo that implement TimeConstants | |
---|---|
(package private) class |
ActivatableMahaloImpl
Convenience class intended for use with the ServiceStarter framework to start
an implementation of Mahalo that is activatable, and which will
log its state information to persistent storage. |
(package private) class |
NonActivatableMahaloImpl
Convenience class intended for use with the ServiceStarter framework to start
an implementation of Mahalo that is not activatable, but which
will log its state information to persistent storage. |
class |
ParticipantTask
A ParticipantTask is a general task which
interacts with a participant. |
class |
SettlerTask
A SettlerTask is scheduled task, which
causes an unsettled transaction to settle. |
(package private) class |
TransientMahaloImpl
Convenience class intended for use with the ServiceStarter framework to start
a transient (non-activatable, non-persistent) implementation
of Mahalo. |
(package private) class |
TxnManagerImpl
An implementation of the Jini Transaction Specification. |
(package private) class |
TxnManagerTransaction
TxnManagerTransaction is a class which captures the internal representation of a transaction in the TxnManagerImpl server. |
Uses of TimeConstants in com.sun.jini.mercury |
---|
Classes in com.sun.jini.mercury that implement TimeConstants | |
---|---|
(package private) class |
ActivatableMercuryImpl
Convenience class intended for use with the ServiceStarter framework to start
an implementation of Mercury that is activatable, and which will
log its state information to persistent storage. |
(package private) class |
MailboxImpl
MailboxImpl implements the server side of the event mailbox service. |
private class |
MailboxImpl.ExpirationThread
Registration expiration thread code |
private class |
MailboxImpl.Notifier
The notifier thread. |
(package private) class |
MailboxImpl.NotifyTask
A task that represents an event notification task for a particular registration. |
(package private) class |
NonActivatableMercuryImpl
Convenience class intended for use with the ServiceStarter framework to start
an implementation of Mercury that is not activatable, but which
will log its state information to persistent storage. |
(package private) class |
TransientMercuryImpl
Convenience class intended for use with the ServiceStarter framework to start
a transient (non-activatable, non-persistent) implementation
of Mercury. |
Uses of TimeConstants in com.sun.jini.norm.event |
---|
Classes in com.sun.jini.norm.event that implement TimeConstants | |
---|---|
private class |
EventType.SendTask
Subclass of RetryTask used by EventType
to send events. |
Uses of TimeConstants in com.sun.jini.outrigger |
---|
Classes in com.sun.jini.outrigger that implement TimeConstants | |
---|---|
(package private) class |
Notifier
The notifier thread. |
private class |
Notifier.NotifyTask
A task that represent a notification of matching a particular template under a given transaction. |
class |
OutriggerServerImpl
A basic implementation of a JavaSpacesTM service. |
(package private) class |
TxnMonitorTask
A task that will try to validate the state of a transaction. |
Uses of TimeConstants in com.sun.jini.thread |
---|
Classes in com.sun.jini.thread that implement TimeConstants | |
---|---|
class |
RetryTask
|
Uses of TimeConstants in net.jini.discovery |
---|
Classes in net.jini.discovery that implement TimeConstants | |
---|---|
private class |
LookupLocatorDiscovery.DiscoveryTask
Task which retrieves elements from the set of undiscoveredLocators and attempts, through the unicast discovery protocol, to discover the lookup service having the LookupLocator referenced by the element. |
Uses of TimeConstants in net.jini.lookup |
---|
Classes in net.jini.lookup that implement TimeConstants | |
---|---|
private class |
JoinManager.ProxyRegTask
Abstract base class from which all of the task classes are derived. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |