Uses of Class
ch.qos.logback.core.rolling.helper.RollingCalendar

Packages that use RollingCalendar
ch.qos.logback.core.rolling Implements various file rolling policies. 
ch.qos.logback.core.rolling.helper Internal helper classes used by ch.qos.logback.core.rolling package. 
 

Uses of RollingCalendar in ch.qos.logback.core.rolling
 

Fields in ch.qos.logback.core.rolling declared as RollingCalendar
protected  RollingCalendar TimeBasedFileNamingAndTriggeringPolicyBase.rc
           
 

Uses of RollingCalendar in ch.qos.logback.core.rolling.helper
 

Constructors in ch.qos.logback.core.rolling.helper with parameters of type RollingCalendar
DefaultArchiveRemover(FileNamePattern fileNamePattern, RollingCalendar rc)
           
SizeAndTimeBasedArchiveRemover(FileNamePattern fileNamePattern, RollingCalendar rc)
           
TimeBasedArchiveRemover(FileNamePattern fileNamePattern, RollingCalendar rc)
           
 



Copyright © 2005-2013 QOS.ch. All Rights Reserved.