Package | Description |
---|---|
org.guvnor.ala.pipeline | |
org.guvnor.ala.pipeline.execution | |
org.guvnor.ala.pipeline.execution.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
BiFunctionConfigExecutor<T,U,R> |
interface |
FunctionConfigExecutor<T,R> |
Modifier and Type | Method and Description |
---|---|
void |
PipelineExecutor.init(Collection<ConfigExecutor> configExecutors) |
Constructor and Description |
---|
PipelineExecutor(Collection<ConfigExecutor> configExecutors) |
Modifier and Type | Method and Description |
---|---|
protected PipelineExecutor |
PipelineExecutorTaskManagerImplHelper.newPipelineExecutor(Collection<ConfigExecutor> configs)
added for testing/internal purposes, interested parties must use createPipelineExecutor()
|
Constructor and Description |
---|
PipelineExecutorTaskManagerImpl(PipelineRegistry pipelineRegistry,
javax.enterprise.inject.Instance<ConfigExecutor> configExecutorInstance,
javax.enterprise.inject.Instance<PipelineEventListener> pipelineEventListenerInstance,
PipelineExecutorRegistry pipelineExecutorRegistry) |
PipelineExecutorTaskManagerImplHelper(javax.enterprise.inject.Instance<ConfigExecutor> configExecutorInstance,
javax.enterprise.inject.Instance<PipelineEventListener> pipelineEventListenerInstance) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.