Uses of Interface
com.googlecode.jpattern.service.log.file.ILogFileExecutorStrategy

Packages that use ILogFileExecutorStrategy
com.googlecode.jpattern.service.log.file   
 

Uses of ILogFileExecutorStrategy in com.googlecode.jpattern.service.log.file
 

Classes in com.googlecode.jpattern.service.log.file that implement ILogFileExecutorStrategy
 class RollingLogFileExecutorStrategy
           
 

Constructors in com.googlecode.jpattern.service.log.file with parameters of type ILogFileExecutorStrategy
LogFileExecutor(ILogFileExecutorStrategy fileExecutorStrategy)
           
LogFileExecutor(ILogFileExecutorStrategy fileExecutorStrategy, IExecutor successor)
           
 



Copyright © 2011. All Rights Reserved.