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
    • Method Detail

      • getKieSession

        org.kie.api.runtime.KieSession getKieSession()
      • getSessionId

        Long getSessionId()
      • dispose

        void dispose()
      • destroy

        void destroy()