public class InMemorySessionFactory
extends Object
implements org.kie.internal.runtime.manager.SessionFactory
SessionFactory implementation backed with in memory store of used sessions. Does not preserve the state
between server restarts or even RuntimeManager close. For more permanent store
JPASessionFactory should be used