Uses of Package
com.sun.jini.reliableLog

Packages that use com.sun.jini.reliableLog
com.sun.jini.fiddler Provides the server side of an implementation of the lookup discovery service (see LookupDiscoveryService). 
com.sun.jini.mahalo Provides implementations of the TransactionManager service. 
com.sun.jini.mercury Provides implementations of the EventMailbox service. 
com.sun.jini.norm Provides implementations of LeaseRenewalService
com.sun.jini.norm.lookup   
com.sun.jini.phoenix A configurable Java(TM) Remote Method Invocation (Java RMI) activation system daemon implementation. 
com.sun.jini.reggie Provides implementations of ServiceRegistrar
com.sun.jini.reliableLog Reliable log is used to store state in case of system crash or reboot. 
 

Classes in com.sun.jini.reliableLog used by com.sun.jini.fiddler
LogHandler
          A LogHandler represents snapshots and update records as serializable objects.
ReliableLog
          This class is a simple implementation of a reliable Log.
 

Classes in com.sun.jini.reliableLog used by com.sun.jini.mahalo
LogHandler
          A LogHandler represents snapshots and update records as serializable objects.
ReliableLog
          This class is a simple implementation of a reliable Log.
 

Classes in com.sun.jini.reliableLog used by com.sun.jini.mercury
LogHandler
          A LogHandler represents snapshots and update records as serializable objects.
ReliableLog
          This class is a simple implementation of a reliable Log.
 

Classes in com.sun.jini.reliableLog used by com.sun.jini.norm
LogHandler
          A LogHandler represents snapshots and update records as serializable objects.
ReliableLog
          This class is a simple implementation of a reliable Log.
 

Classes in com.sun.jini.reliableLog used by com.sun.jini.norm.lookup
LogHandler
          A LogHandler represents snapshots and update records as serializable objects.
ReliableLog
          This class is a simple implementation of a reliable Log.
 

Classes in com.sun.jini.reliableLog used by com.sun.jini.phoenix
LogHandler
          A LogHandler represents snapshots and update records as serializable objects.
ReliableLog
          This class is a simple implementation of a reliable Log.
 

Classes in com.sun.jini.reliableLog used by com.sun.jini.reggie
LogHandler
          A LogHandler represents snapshots and update records as serializable objects.
ReliableLog
          This class is a simple implementation of a reliable Log.
 

Classes in com.sun.jini.reliableLog used by com.sun.jini.reliableLog
LogException
          This class can be used to represent all exceptional conditions that occur during any logging process.
LogHandler
          A LogHandler represents snapshots and update records as serializable objects.
 



Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.