jBPM distribution 6.0.2-SNAPSHOT

Uses of Package
org.jbpm.runtime.manager.impl

Packages that use org.jbpm.runtime.manager.impl
org.jbpm.runtime.manager.impl   
org.jbpm.runtime.manager.impl.cdi   
 

Classes in org.jbpm.runtime.manager.impl used by org.jbpm.runtime.manager.impl
AbstractRuntimeManager
          Common implementation that all RuntimeManager implementation should inherit from.
DefaultRegisterableItemsFactory
          Default implementation of RegisterableItemsFactory responsible for providing common set of WorkItemHandlers and EventListeners.
RuntimeEngineImpl
          Implementation of the RuntimeEngine that additionally implement Disposable interface to allow other components to register listeners on it.
RuntimeEnvironmentBuilder
          Builder implementation that follows fluent approach to build RuntimeEnvironments.
SimpleRegisterableItemsFactory
          The most basic RegisterableItemsFactory implementation that allows to define listeners and work item handlers by their class and whenever they will be required new instance will be created out of the given Class instance.
SimpleRuntimeEnvironment
          The most basic implementation of RuntimeEnvironment that at the same time serves as base implementation for all extensions.
 

Classes in org.jbpm.runtime.manager.impl used by org.jbpm.runtime.manager.impl.cdi
DefaultRegisterableItemsFactory
          Default implementation of RegisterableItemsFactory responsible for providing common set of WorkItemHandlers and EventListeners.
SimpleRegisterableItemsFactory
          The most basic RegisterableItemsFactory implementation that allows to define listeners and work item handlers by their class and whenever they will be required new instance will be created out of the given Class instance.
 


jBPM distribution 6.0.2-SNAPSHOT

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