org.drools.command
Interface CommandService

All Superinterfaces:
org.drools.runtime.CommandExecutor
All Known Subinterfaces:
Interceptor, SingleSessionCommandService
All Known Implementing Classes:
AbstractInterceptor, AsynchronousInterceptor, DefaultCommandService, LoggingInterceptor, SingleSessionCommandService

public interface CommandService
extends org.drools.runtime.CommandExecutor


Method Summary
 Context getContext()
           
 
Methods inherited from interface org.drools.runtime.CommandExecutor
execute
 

Method Detail

getContext

Context getContext()


Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.