GigaSpaces XAP 9.0 API

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
 void invalidate()
           
 void write(LogRecord rec)
           
 

Method Detail

write

void write(LogRecord rec)
           throws LogException
Throws:
LogException

invalidate

void invalidate()
                throws LogException
Throws:
LogException

GigaSpaces XAP 9.0 API

Copyright © GigaSpaces.