Drools :: Core 6.0.0.Beta5

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()
           
 int getSessionId()
           
 
Methods inherited from interface org.drools.core.command.CommandService
getContext
 
Methods inherited from interface org.kie.api.runtime.CommandExecutor
execute
 

Method Detail

getSessionId

int getSessionId()

dispose

void dispose()

destroy

void destroy()

Drools :: Core 6.0.0.Beta5

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