Kie Workbench - Common - Services Backend 6.2.0.Final

org.kie.workbench.common.services.backend.session
Class SessionServiceImpl

java.lang.Object
  extended by org.kie.workbench.common.services.backend.session.SessionServiceImpl
All Implemented Interfaces:
SessionService

public class SessionServiceImpl
extends Object
implements SessionService


Constructor Summary
SessionServiceImpl()
           
SessionServiceImpl(LRUBuilderCache cache)
           
 
Method Summary
 org.kie.api.runtime.KieSession newKieSessionWithPseudoClock(KieProject project)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SessionServiceImpl

public SessionServiceImpl()

SessionServiceImpl

@Inject
public SessionServiceImpl(LRUBuilderCache cache)
Method Detail

newKieSessionWithPseudoClock

public org.kie.api.runtime.KieSession newKieSessionWithPseudoClock(KieProject project)
Specified by:
newKieSessionWithPseudoClock in interface SessionService

Kie Workbench - Common - Services Backend 6.2.0.Final

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