org.drools.command.impl
Class AsynchronousInterceptor
java.lang.Object
org.drools.command.impl.AbstractInterceptor
org.drools.command.impl.AsynchronousInterceptor
- All Implemented Interfaces:
- CommandService, Interceptor, org.drools.runtime.CommandExecutor
public class AsynchronousInterceptor
- 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 |
AsynchronousInterceptor
public AsynchronousInterceptor()
execute
public <T> T execute(org.drools.command.Command<T> command)
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.