org.kie.internal.runtime.manager
public interface SessionFactory
Modifier and Type | Method and Description |
---|---|
void |
close() |
org.kie.api.runtime.KieSession |
findKieSessionById(Integer sessionId) |
org.kie.api.runtime.KieSession |
newKieSession() |
org.kie.api.runtime.KieSession newKieSession()
org.kie.api.runtime.KieSession findKieSessionById(Integer sessionId)
void close()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.