com.googlecode.jpattern.service.log.slf4j
Class Slf4JExecutor
java.lang.Object
com.googlecode.jpattern.service.log.AExecutor
com.googlecode.jpattern.service.log.slf4j.Slf4JExecutor
- All Implemented Interfaces:
- IExecutor, Serializable
public class Slf4JExecutor
- extends AExecutor
- 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 |
Slf4JExecutor
public Slf4JExecutor()
Slf4JExecutor
public Slf4JExecutor(IExecutor successor)
what
public void what(TraceEvent event)
- Specified by:
what in class AExecutor
what
public void what(DebugEvent event)
- Specified by:
what in class AExecutor
what
public void what(InfoEvent event)
- Specified by:
what in class AExecutor
what
public void what(WarnEvent event)
- Specified by:
what in class AExecutor
what
public void what(ErrorEvent event)
- Specified by:
what in class AExecutor
Copyright © 2011. All Rights Reserved.