org.drools.command.impl
Class LoggingInterceptor
java.lang.Object
org.drools.command.impl.AbstractInterceptor
org.drools.command.impl.LoggingInterceptor
- All Implemented Interfaces:
- CommandService, Interceptor, org.drools.runtime.CommandExecutor
public class LoggingInterceptor
- extends AbstractInterceptor
Method Summary |
|
execute(org.drools.command.Command<T> command)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoggingInterceptor
public LoggingInterceptor()
execute
public <T> T execute(org.drools.command.Command<T> command)
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.