com.googlecode.jpattern.service.log
Interface ILoggerServiceIgnorePathStrategy

All Superinterfaces:
Serializable
All Known Implementing Classes:
DebugLoggerServiceIgnorePathStrategy, ErrorLoggerServiceIgnorePathStrategy, InfoLoggerServiceIgnorePathStrategy, OffLoggerServiceIgnorePathStrategy, TraceLoggerServiceIgnorePathStrategy, WarningLoggerServiceIgnorePathStrategy

public interface ILoggerServiceIgnorePathStrategy
extends Serializable

Author:
Francesco Cina' 12/ago/2010

Method Summary
 void ignorePath(ILoggerService loggerService, String path)
           
 

Method Detail

ignorePath

void ignorePath(ILoggerService loggerService,
                String path)


Copyright © 2011. All Rights Reserved.