|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.objectweb.jotm.impl.core.log.LogManagerImpl
This is the Log Manager. This implementation uses for each transaction single file.
| Constructor Summary | |
LogManagerImpl()
|
|
| Method Summary | |
LogReader |
getLogReader()
|
LogWriter |
getLogWriter()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LogManagerImpl()
| Method Detail |
public LogWriter getLogWriter()
throws LogFailureException
getLogWriter in interface LogManagerLogFailureException
public LogReader getLogReader()
throws LogFailureException
getLogReader in interface LogManagerLogFailureException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||