KIE Internal 6.0.0.Beta1

org.kie.internal.runtime.manager
Interface SessionFactory


public interface SessionFactory


Method Summary
 void close()
           
 org.kie.api.runtime.KieSession findKieSessionById(Integer sessionId)
           
 org.kie.api.runtime.KieSession newKieSession()
           
 

Method Detail

newKieSession

org.kie.api.runtime.KieSession newKieSession()

findKieSessionById

org.kie.api.runtime.KieSession findKieSessionById(Integer sessionId)

close

void close()

KIE Internal 6.0.0.Beta1

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