Drools :: Core 6.2.0.CR4

org.drools.core.command
Interface SingleSessionCommandService

All Superinterfaces:
org.kie.api.runtime.CommandExecutor, CommandService

public interface SingleSessionCommandService
extends CommandService


Method Summary
 void destroy()
           
 void dispose()
           
 Long getSessionId()
           
 
Methods inherited from interface org.drools.core.command.CommandService
getContext
 
Methods inherited from interface org.kie.api.runtime.CommandExecutor
execute
 

Method Detail

getSessionId

Long getSessionId()

dispose

void dispose()

destroy

void destroy()

Drools :: Core 6.2.0.CR4

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