com.googlecode.jpattern.service.log
Interface ILoggerServiceIgnorePathStrategy

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

public interface ILoggerServiceIgnorePathStrategy
extends java.io.Serializable

Author:
Francesco Cina' 12/ago/2010

Method Summary
 void ignorePath(ILoggerService loggerService, java.lang.String path)
           
 

Method Detail

ignorePath

void ignorePath(ILoggerService loggerService,
                java.lang.String path)


Copyright © 2011. All Rights Reserved.