Package org.drools.commands
Interface SingleSessionCommandService
-
- All Superinterfaces:
org.kie.api.runtime.CommandExecutor,org.kie.api.runtime.ExecutableRunner<org.kie.api.runtime.RequestContext>,InternalLocalRunner
public interface SingleSessionCommandService extends InternalLocalRunner
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.drools.commands.InternalLocalRunner
InternalLocalRunner.SingleBatchExecutable, InternalLocalRunner.SingleCommandExecutable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiddestroy()voiddispose()org.kie.api.runtime.KieSessiongetKieSession()java.lang.LonggetSessionId()-
Methods inherited from interface org.drools.commands.InternalLocalRunner
execute, execute, execute
-
-