com.googlecode.jpattern.service.log
Class WarningLoggerServiceIgnorePathStrategy

java.lang.Object
  extended by com.googlecode.jpattern.service.log.WarningLoggerServiceIgnorePathStrategy
All Implemented Interfaces:
ILoggerServiceIgnorePathStrategy, Serializable

public class WarningLoggerServiceIgnorePathStrategy
extends Object
implements ILoggerServiceIgnorePathStrategy

Author:
Francesco Cina' 12/ago/2010
See Also:
Serialized Form

Constructor Summary
WarningLoggerServiceIgnorePathStrategy()
           
 
Method Summary
 void ignorePath(ILoggerService loggerService, String path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WarningLoggerServiceIgnorePathStrategy

public WarningLoggerServiceIgnorePathStrategy()
Method Detail

ignorePath

public void ignorePath(ILoggerService loggerService,
                       String path)
Specified by:
ignorePath in interface ILoggerServiceIgnorePathStrategy


Copyright © 2011. All Rights Reserved.