Uses of Class
com.sun.jini.reliableLog.LogHandler

Packages that use LogHandler
com.sun.jini.reliableLog Reliable log is used to store state in case of system crash or reboot. 
 

Uses of LogHandler in com.sun.jini.reliableLog
 

Constructors in com.sun.jini.reliableLog with parameters of type LogHandler
ReliableLog(String dirPath, LogHandler handler)
          Creates a ReliableLog to handle snapshots and logging in a stable storage directory, and sets up to recover any existing data from the stable storage directory.
 



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