Package com.sun.jini.mahalo.log
Interface ClientLog
- All Known Subinterfaces:
Log
- All Known Implementing Classes:
MockLogFile,SimpleLogFile,TransientLogFile
public interface ClientLog
Represents the functions clients can perform on a log file.
- Author:
- Sun Microsystems, Inc.
-
Method Summary
-
Method Details
-
write
- Throws:
LogException
-
invalidate
- Throws:
LogException
-