Searched defs:ActLogHandler (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/rmi/server/
H A DActivation.java219 ReliableLog log = new ReliableLog(logName, new ActLogHandler());
1509 private static class ActLogHandler extends LogHandler { class in class:Activation
1511 ActLogHandler() { method in class:Activation.ActLogHandler
2072 * log file is found, the ActLogHandler.recover(...)

Completed in 38 milliseconds