|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Logger
This class defines interface for writing LogRecords to persistent storage
Method Summary | |
---|---|
java.lang.Object |
getStorageSource()
Deprecated. Returns the storage source associated with this Logger object |
void |
write(LogRecord[] data)
Deprecated. Writes the data to the presistent medium |
Method Detail |
---|
void write(LogRecord[] data) throws java.lang.Exception
data
- array of LogRecords
java.lang.Exception
- when enable to write to storagejava.lang.Object getStorageSource()
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |