|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LogFileRotator | |
---|---|
org.abstracthorizon.danube.support.logging | |
org.abstracthorizon.danube.support.logging.util |
Uses of LogFileRotator in org.abstracthorizon.danube.support.logging |
---|
Methods in org.abstracthorizon.danube.support.logging that return LogFileRotator | |
---|---|
LogFileRotator |
AccessLogConnectionHandler.getLogFileRotator()
Returns log file rotator implementation |
Methods in org.abstracthorizon.danube.support.logging with parameters of type LogFileRotator | |
---|---|
void |
AccessLogConnectionHandler.setLogFileRotator(LogFileRotator logFileRotator)
Sets log file rotator implementation |
Uses of LogFileRotator in org.abstracthorizon.danube.support.logging.util |
---|
Classes in org.abstracthorizon.danube.support.logging.util that implement LogFileRotator | |
---|---|
class |
LogFileRotatorImpl
Simple implementation of LogFileRotator interface. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |