com.googlecode.jpattern.service.log
Class InfoExecutorStrategy
java.lang.Object
com.googlecode.jpattern.service.log.InfoExecutorStrategy
- All Implemented Interfaces:
- IExecutorStrategy, Serializable
public class InfoExecutorStrategy
- extends Object
- implements IExecutorStrategy
- Author:
- Francesco Cina'
12/ago/2010
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InfoExecutorStrategy
public InfoExecutorStrategy()
exec
public void exec(AExecutor executor,
TraceEvent event)
- Specified by:
exec in interface IExecutorStrategy
exec
public void exec(AExecutor executor,
DebugEvent event)
- Specified by:
exec in interface IExecutorStrategy
exec
public void exec(AExecutor executor,
InfoEvent event)
- Specified by:
exec in interface IExecutorStrategy
exec
public void exec(AExecutor executor,
WarnEvent event)
- Specified by:
exec in interface IExecutorStrategy
exec
public void exec(AExecutor executor,
ErrorEvent event)
- Specified by:
exec in interface IExecutorStrategy
Copyright © 2011. All Rights Reserved.