org.drools.command
Interface SingleSessionCommandService

All Superinterfaces:
org.drools.runtime.CommandExecutor, CommandService

public interface SingleSessionCommandService
extends CommandService


Method Summary
 void dispose()
           
 int getSessionId()
           
 
Methods inherited from interface org.drools.command.CommandService
getContext
 
Methods inherited from interface org.drools.runtime.CommandExecutor
execute
 

Method Detail

getSessionId

int getSessionId()

dispose

void dispose()


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