jBPM distribution 6.1.0.Beta4

Uses of Interface
org.kie.api.runtime.manager.RuntimeManagerFactory

Packages that use RuntimeManagerFactory
org.jbpm.kie.services.impl   
org.jbpm.runtime.manager.impl   
org.kie.api.runtime.manager   
 

Uses of RuntimeManagerFactory in org.jbpm.kie.services.impl
 

Methods in org.jbpm.kie.services.impl that return RuntimeManagerFactory
 RuntimeManagerFactory AbstractDeploymentService.getManagerFactory()
           
 

Methods in org.jbpm.kie.services.impl with parameters of type RuntimeManagerFactory
 void AbstractDeploymentService.setManagerFactory(RuntimeManagerFactory managerFactory)
           
 

Uses of RuntimeManagerFactory in org.jbpm.runtime.manager.impl
 

Classes in org.jbpm.runtime.manager.impl that implement RuntimeManagerFactory
 class RuntimeManagerFactoryImpl
          Main entry point class for RuntimeManager module responsible for delivering RuntimeManager instances based on given RuntimeEnvironment.
 

Uses of RuntimeManagerFactory in org.kie.api.runtime.manager
 

Methods in org.kie.api.runtime.manager that return RuntimeManagerFactory
static RuntimeManagerFactory RuntimeManagerFactory.Factory.get()
          Returns a reference to the RuntimeManagerFactory singleton
 


jBPM distribution 6.1.0.Beta4

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