Drools :: Core 6.0.0.Beta5

org.drools.core.command
Interface CommandService

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

public interface CommandService
extends org.kie.api.runtime.CommandExecutor


Method Summary
 org.kie.internal.command.Context getContext()
           
 
Methods inherited from interface org.kie.api.runtime.CommandExecutor
execute
 

Method Detail

getContext

org.kie.internal.command.Context getContext()

Drools :: Core 6.0.0.Beta5

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.