Skip navigation links
Guvnor ALA :: SPI 7.1.0.Final
A B C D E F G H I O P R S T U V 

A

afterPipelineExecution(AfterPipelineExecutionEvent) - Method in interface org.guvnor.ala.pipeline.events.PipelineEventListener
 
AfterPipelineExecutionEvent - Class in org.guvnor.ala.pipeline.events
 
AfterPipelineExecutionEvent(Pipeline) - Constructor for class org.guvnor.ala.pipeline.events.AfterPipelineExecutionEvent
 
afterStageExecution(AfterStageExecutionEvent) - Method in interface org.guvnor.ala.pipeline.events.PipelineEventListener
 
AfterStageExecutionEvent - Class in org.guvnor.ala.pipeline.events
 
AfterStageExecutionEvent(Pipeline, Stage) - Constructor for class org.guvnor.ala.pipeline.events.AfterStageExecutionEvent
 
andThen(Stage<? super OUTPUT, T>) - Method in interface org.guvnor.ala.pipeline.PipelineBuilder
 
asNewClone(T) - Method in interface org.guvnor.ala.config.CloneableConfig
 

B

BasePipeline - Class in org.guvnor.ala.pipeline
 
BasePipeline() - Constructor for class org.guvnor.ala.pipeline.BasePipeline
 
BasePipeline(String, List<Stage>) - Constructor for class org.guvnor.ala.pipeline.BasePipeline
 
BasePipeline(String, List<Stage>, PipelineConfig) - Constructor for class org.guvnor.ala.pipeline.BasePipeline
 
BaseProvider - Class in org.guvnor.ala.runtime.providers.base
 
BaseProvider() - Constructor for class org.guvnor.ala.runtime.providers.base.BaseProvider
 
BaseProvider(String, ProviderType, ProviderConfig) - Constructor for class org.guvnor.ala.runtime.providers.base.BaseProvider
 
BaseProviderType - Class in org.guvnor.ala.runtime.providers.base
 
BaseProviderType(String, String) - Constructor for class org.guvnor.ala.runtime.providers.base.BaseProviderType
 
BaseRuntime - Class in org.guvnor.ala.runtime.base
 
BaseRuntime() - Constructor for class org.guvnor.ala.runtime.base.BaseRuntime
 
BaseRuntime(String, RuntimeConfig, ProviderId, RuntimeEndpoint, RuntimeInfo, RuntimeState) - Constructor for class org.guvnor.ala.runtime.base.BaseRuntime
 
BaseRuntimeEndpoint - Class in org.guvnor.ala.runtime.base
 
BaseRuntimeEndpoint() - Constructor for class org.guvnor.ala.runtime.base.BaseRuntimeEndpoint
 
BaseRuntimeEndpoint(String, int, String) - Constructor for class org.guvnor.ala.runtime.base.BaseRuntimeEndpoint
 
BaseRuntimeInfo - Class in org.guvnor.ala.runtime.base
 
BaseRuntimeInfo() - Constructor for class org.guvnor.ala.runtime.base.BaseRuntimeInfo
 
BaseRuntimeInfo(RuntimeConfig) - Constructor for class org.guvnor.ala.runtime.base.BaseRuntimeInfo
 
BaseRuntimeState - Class in org.guvnor.ala.runtime.base
 
BaseRuntimeState() - Constructor for class org.guvnor.ala.runtime.base.BaseRuntimeState
 
BaseRuntimeState(String, String) - Constructor for class org.guvnor.ala.runtime.base.BaseRuntimeState
 
beforePipelineExecution(BeforePipelineExecutionEvent) - Method in interface org.guvnor.ala.pipeline.events.PipelineEventListener
 
BeforePipelineExecutionEvent - Class in org.guvnor.ala.pipeline.events
 
BeforePipelineExecutionEvent(Pipeline) - Constructor for class org.guvnor.ala.pipeline.events.BeforePipelineExecutionEvent
 
beforeStageExecution(BeforeStageExecutionEvent) - Method in interface org.guvnor.ala.pipeline.events.PipelineEventListener
 
BeforeStageExecutionEvent - Class in org.guvnor.ala.pipeline.events
 
BeforeStageExecutionEvent(Pipeline, Stage) - Constructor for class org.guvnor.ala.pipeline.events.BeforeStageExecutionEvent
 
BiFunctionConfigExecutor<T,U,R> - Interface in org.guvnor.ala.pipeline
 
Binary - Interface in org.guvnor.ala.build
Store information about the generated binary.
BinaryConfig - Interface in org.guvnor.ala.config
Binary Configuration type used to build binaries, extends the base Config interface
build(PipelineConfig) - Method in interface org.guvnor.ala.pipeline.PipelineBuilder
 
buildAs(String) - Method in interface org.guvnor.ala.pipeline.PipelineBuilder
 
BuildConfig - Interface in org.guvnor.ala.config
Build Configuration base interface.
BuildException - Exception in org.guvnor.ala.exceptions
BuildException to be used in different Builders implementations.
BuildException(String) - Constructor for exception org.guvnor.ala.exceptions.BuildException
 
BuildException(String, Throwable) - Constructor for exception org.guvnor.ala.exceptions.BuildException
 
BuildRegistry - Interface in org.guvnor.ala.registry
 

C

CloneableConfig<T> - Interface in org.guvnor.ala.config
 
CodeServerPortHandle - Interface in org.guvnor.ala.config.gwt
 
Config - Interface in org.guvnor.ala.config
Base Configuration Interface, you need to implements interface if you are creating a new configuratio type
config(String, Function<INPUT, OUTPUT>) - Static method in class org.guvnor.ala.pipeline.StageUtil
 
config(String, Supplier<OUTPUT>) - Static method in class org.guvnor.ala.pipeline.StageUtil
 
ConfigExecutor - Interface in org.guvnor.ala.pipeline
 
ContextAware - Interface in org.guvnor.ala.pipeline
Represent a context aware entity.
Credentials - Interface in org.guvnor.ala.security
 

D

destroy(ProviderId) - Method in interface org.guvnor.ala.runtime.providers.ProviderDestroyer
 
destroy(RuntimeId) - Method in interface org.guvnor.ala.runtime.RuntimeDestroyer
 

E

equals(Object) - Method in class org.guvnor.ala.runtime.base.BaseRuntimeEndpoint
 
equals(Object) - Method in class org.guvnor.ala.runtime.base.BaseRuntimeInfo
 
equals(Object) - Method in class org.guvnor.ala.runtime.base.BaseRuntimeState
 
equals(Object) - Method in class org.guvnor.ala.runtime.providers.base.BaseProvider
 
equals(Object) - Method in class org.guvnor.ala.runtime.providers.base.BaseProviderType
 
execute(Input, Pipeline, Consumer<T>, PipelineEventListener...) - Method in class org.guvnor.ala.pipeline.execution.PipelineExecutor
 
execute(INPUT, Consumer<OUTPUT>) - Method in interface org.guvnor.ala.pipeline.Stage
 
executeFor() - Method in interface org.guvnor.ala.pipeline.ConfigExecutor
 

F

FunctionConfigExecutor<T,R> - Interface in org.guvnor.ala.pipeline
 

G

getAllBinaries() - Method in interface org.guvnor.ala.registry.BuildRegistry
 
getAllProjects(Repository) - Method in interface org.guvnor.ala.registry.SourceRegistry
 
getAllRepositories() - Method in interface org.guvnor.ala.registry.SourceRegistry
 
getBinaryPath() - Method in interface org.guvnor.ala.build.Project
 
getBindAddress() - Method in interface org.guvnor.ala.config.gwt.GWTCodeServerConfig
 
getConfig() - Method in class org.guvnor.ala.pipeline.BasePipeline
 
getConfig() - Method in interface org.guvnor.ala.pipeline.Pipeline
 
getConfig() - Method in class org.guvnor.ala.runtime.base.BaseRuntime
 
getConfig() - Method in class org.guvnor.ala.runtime.base.BaseRuntimeInfo
 
getConfig() - Method in class org.guvnor.ala.runtime.providers.base.BaseProvider
 
getConfig() - Method in interface org.guvnor.ala.runtime.providers.Provider
 
getConfig() - Method in interface org.guvnor.ala.runtime.Runtime
 
getConfig() - Method in interface org.guvnor.ala.runtime.RuntimeInfo
 
getConfigStages() - Method in interface org.guvnor.ala.pipeline.PipelineConfig
 
getContext() - Method in class org.guvnor.ala.runtime.base.BaseRuntimeEndpoint
 
getContext() - Method in interface org.guvnor.ala.runtime.RuntimeEndpoint
 
getEndpoint() - Method in class org.guvnor.ala.runtime.base.BaseRuntime
 
getEndpoint() - Method in interface org.guvnor.ala.runtime.Runtime
 
getError() - Method in class org.guvnor.ala.pipeline.events.OnErrorPipelineExecutionEvent
 
getError() - Method in class org.guvnor.ala.pipeline.events.OnErrorStageExecutionEvent
 
getExpectedBinary() - Method in interface org.guvnor.ala.build.Project
 
getHost() - Method in class org.guvnor.ala.runtime.base.BaseRuntimeEndpoint
 
getHost() - Method in interface org.guvnor.ala.runtime.RuntimeEndpoint
 
getId() - Method in interface org.guvnor.ala.build.Project
 
getId() - Method in class org.guvnor.ala.runtime.base.BaseRuntime
 
getId() - Method in class org.guvnor.ala.runtime.providers.base.BaseProvider
 
getId() - Method in interface org.guvnor.ala.runtime.providers.ProviderId
 
getId() - Method in interface org.guvnor.ala.runtime.RuntimeId
 
getId() - Method in interface org.guvnor.ala.source.Host
 
getId() - Method in interface org.guvnor.ala.source.Repository
 
getInfo() - Method in class org.guvnor.ala.runtime.base.BaseRuntime
 
getInfo() - Method in interface org.guvnor.ala.runtime.Runtime
 
getName() - Method in interface org.guvnor.ala.build.Binary
 
getName() - Method in interface org.guvnor.ala.build.Project
 
getName() - Method in class org.guvnor.ala.pipeline.BasePipeline
 
getName() - Method in interface org.guvnor.ala.pipeline.Pipeline
 
getName() - Method in interface org.guvnor.ala.pipeline.PipelineConfig
 
getName() - Method in interface org.guvnor.ala.pipeline.Stage
 
getName() - Method in interface org.guvnor.ala.source.Host
 
getName() - Method in interface org.guvnor.ala.source.Repository
 
getPath() - Method in interface org.guvnor.ala.build.Binary
 
getPath() - Method in interface org.guvnor.ala.build.Project
 
getPath() - Method in interface org.guvnor.ala.source.Source
 
getPipeline() - Method in class org.guvnor.ala.pipeline.events.AfterPipelineExecutionEvent
 
getPipeline() - Method in class org.guvnor.ala.pipeline.events.AfterStageExecutionEvent
 
getPipeline() - Method in class org.guvnor.ala.pipeline.events.BeforePipelineExecutionEvent
 
getPipeline() - Method in class org.guvnor.ala.pipeline.events.BeforeStageExecutionEvent
 
getPipeline() - Method in class org.guvnor.ala.pipeline.events.OnErrorPipelineExecutionEvent
 
getPipeline() - Method in class org.guvnor.ala.pipeline.events.OnErrorStageExecutionEvent
 
getPipelineByName(String) - Method in interface org.guvnor.ala.registry.PipelineRegistry
 
getPipelines(int, int, String, boolean) - Method in interface org.guvnor.ala.registry.PipelineRegistry
 
getPort() - Method in class org.guvnor.ala.runtime.base.BaseRuntimeEndpoint
 
getPort() - Method in interface org.guvnor.ala.runtime.RuntimeEndpoint
 
getPortNumber() - Method in interface org.guvnor.ala.config.gwt.CodeServerPortHandle
 
getProject() - Method in interface org.guvnor.ala.build.Binary
 
getProjectByName(String) - Method in interface org.guvnor.ala.registry.SourceRegistry
 
getProvider(String) - Method in interface org.guvnor.ala.registry.RuntimeRegistry
 
getProvider(ProviderId, Class<T>) - Method in interface org.guvnor.ala.registry.RuntimeRegistry
 
getProviderId() - Method in interface org.guvnor.ala.config.ProvisioningConfig
 
getProviderId() - Method in interface org.guvnor.ala.config.RuntimeConfig
 
getProviderId() - Method in class org.guvnor.ala.runtime.base.BaseRuntime
 
getProviderId() - Method in interface org.guvnor.ala.runtime.RuntimeId
 
getProviders(Integer, Integer, String, boolean) - Method in interface org.guvnor.ala.registry.RuntimeRegistry
 
getProvidersByType(ProviderType) - Method in interface org.guvnor.ala.registry.RuntimeRegistry
 
getProviderType(String) - Method in interface org.guvnor.ala.registry.RuntimeRegistry
 
getProviderType() - Method in class org.guvnor.ala.runtime.providers.base.BaseProvider
 
getProviderType() - Method in interface org.guvnor.ala.runtime.providers.ProviderId
 
getProviderTypeName() - Method in class org.guvnor.ala.runtime.providers.base.BaseProviderType
 
getProviderTypeName() - Method in interface org.guvnor.ala.runtime.providers.ProviderType
 
getProviderTypes(Integer, Integer, String, boolean) - Method in interface org.guvnor.ala.registry.RuntimeRegistry
 
getRepository(String) - Method in interface org.guvnor.ala.source.Host
 
getRepository(String, Map<String, String>) - Method in interface org.guvnor.ala.source.Host
 
getRepository(C, String, Map<String, String>) - Method in interface org.guvnor.ala.source.Host
 
getRepositoryById(String) - Method in interface org.guvnor.ala.registry.SourceRegistry
 
getRepositoryByPath(Path) - Method in interface org.guvnor.ala.registry.SourceRegistry
 
getRepositoryPath(Repository) - Method in interface org.guvnor.ala.registry.SourceRegistry
 
getRepositoryPathById(String) - Method in interface org.guvnor.ala.registry.SourceRegistry
 
getRootPath() - Method in interface org.guvnor.ala.build.Project
 
getRuntimeById(String) - Method in interface org.guvnor.ala.registry.RuntimeRegistry
 
getRuntimes(Integer, Integer, String, boolean) - Method in interface org.guvnor.ala.registry.RuntimeRegistry
 
getRuntimesByProvider(ProviderType) - Method in interface org.guvnor.ala.registry.RuntimeRegistry
 
getSource() - Method in interface org.guvnor.ala.source.Repository
 
getSource(String, String...) - Method in interface org.guvnor.ala.source.Repository
 
getStage() - Method in class org.guvnor.ala.pipeline.events.AfterStageExecutionEvent
 
getStage() - Method in class org.guvnor.ala.pipeline.events.BeforeStageExecutionEvent
 
getStage() - Method in class org.guvnor.ala.pipeline.events.OnErrorPipelineExecutionEvent
 
getStage() - Method in class org.guvnor.ala.pipeline.events.OnErrorStageExecutionEvent
 
getStages() - Method in class org.guvnor.ala.pipeline.BasePipeline
 
getStages() - Method in interface org.guvnor.ala.pipeline.Pipeline
 
getStartedAt() - Method in class org.guvnor.ala.runtime.base.BaseRuntimeState
 
getStartedAt() - Method in interface org.guvnor.ala.runtime.RuntimeState
 
getState() - Method in class org.guvnor.ala.runtime.base.BaseRuntime
 
getState() - Method in class org.guvnor.ala.runtime.base.BaseRuntimeState
 
getState() - Method in interface org.guvnor.ala.runtime.Runtime
 
getState() - Method in interface org.guvnor.ala.runtime.RuntimeState
 
getTempDir() - Method in interface org.guvnor.ala.build.Project
 
getType() - Method in interface org.guvnor.ala.build.Binary
 
getType() - Method in interface org.guvnor.ala.build.Project
 
getVersion() - Method in class org.guvnor.ala.runtime.providers.base.BaseProviderType
 
getVersion() - Method in interface org.guvnor.ala.runtime.providers.ProviderType
 
GWTCodeServerConfig - Interface in org.guvnor.ala.config.gwt
GWT Code Server config type used to start GWT Code Servers, extends the base Config interface

H

hashCode() - Method in class org.guvnor.ala.runtime.base.BaseRuntimeEndpoint
 
hashCode() - Method in class org.guvnor.ala.runtime.base.BaseRuntimeInfo
 
hashCode() - Method in class org.guvnor.ala.runtime.base.BaseRuntimeState
 
hashCode() - Method in class org.guvnor.ala.runtime.providers.base.BaseProvider
 
hashCode() - Method in class org.guvnor.ala.runtime.providers.base.BaseProviderType
 
Host<C extends Credentials> - Interface in org.guvnor.ala.source
 

I

identity() - Static method in class org.guvnor.ala.pipeline.StageUtil
 
init(Collection<ConfigExecutor>) - Method in class org.guvnor.ala.pipeline.execution.PipelineExecutor
 
Input - Class in org.guvnor.ala.pipeline
 
Input() - Constructor for class org.guvnor.ala.pipeline.Input
 
inputId() - Method in interface org.guvnor.ala.pipeline.ConfigExecutor
 
interpolate(Map<String, Object>, T) - Static method in class org.guvnor.ala.util.VariableInterpolation
 
InterpolationHandler(Object) - Constructor for class org.guvnor.ala.util.VariableInterpolation.InterpolationHandler
 
invoke(Object, Method, Object[]) - Method in class org.guvnor.ala.util.VariableInterpolation.InterpolationHandler
 

O

OnErrorPipelineExecutionEvent - Class in org.guvnor.ala.pipeline.events
 
OnErrorPipelineExecutionEvent(Pipeline, Stage, Throwable) - Constructor for class org.guvnor.ala.pipeline.events.OnErrorPipelineExecutionEvent
 
OnErrorStageExecutionEvent - Class in org.guvnor.ala.pipeline.events
 
OnErrorStageExecutionEvent(Pipeline, Stage, Throwable) - Constructor for class org.guvnor.ala.pipeline.events.OnErrorStageExecutionEvent
 
onPipelineError(OnErrorPipelineExecutionEvent) - Method in interface org.guvnor.ala.pipeline.events.PipelineEventListener
 
onStageError(OnErrorStageExecutionEvent) - Method in interface org.guvnor.ala.pipeline.events.PipelineEventListener
 
org.guvnor.ala.build - package org.guvnor.ala.build
 
org.guvnor.ala.config - package org.guvnor.ala.config
 
org.guvnor.ala.config.gwt - package org.guvnor.ala.config.gwt
 
org.guvnor.ala.exceptions - package org.guvnor.ala.exceptions
 
org.guvnor.ala.pipeline - package org.guvnor.ala.pipeline
 
org.guvnor.ala.pipeline.events - package org.guvnor.ala.pipeline.events
 
org.guvnor.ala.pipeline.execution - package org.guvnor.ala.pipeline.execution
 
org.guvnor.ala.registry - package org.guvnor.ala.registry
 
org.guvnor.ala.runtime - package org.guvnor.ala.runtime
 
org.guvnor.ala.runtime.base - package org.guvnor.ala.runtime.base
 
org.guvnor.ala.runtime.providers - package org.guvnor.ala.runtime.providers
 
org.guvnor.ala.runtime.providers.base - package org.guvnor.ala.runtime.providers.base
 
org.guvnor.ala.security - package org.guvnor.ala.security
 
org.guvnor.ala.source - package org.guvnor.ala.source
 
org.guvnor.ala.util - package org.guvnor.ala.util
 
outputId() - Method in interface org.guvnor.ala.pipeline.ConfigExecutor
 

P

pause(RuntimeId) - Method in interface org.guvnor.ala.runtime.RuntimeManager
 
Pipeline - Interface in org.guvnor.ala.pipeline
 
PipelineBuilder<INPUT extends Config,OUTPUT extends Config> - Interface in org.guvnor.ala.pipeline
 
PipelineConfig - Interface in org.guvnor.ala.pipeline
 
PipelineContext - Class in org.guvnor.ala.pipeline.execution
 
PipelineEvent - Interface in org.guvnor.ala.pipeline.events
 
PipelineEventListener - Interface in org.guvnor.ala.pipeline.events
 
PipelineExecutor - Class in org.guvnor.ala.pipeline.execution
 
PipelineExecutor() - Constructor for class org.guvnor.ala.pipeline.execution.PipelineExecutor
 
PipelineExecutor(Collection<ConfigExecutor>) - Constructor for class org.guvnor.ala.pipeline.execution.PipelineExecutor
 
PipelineFactory - Class in org.guvnor.ala.pipeline
 
PipelineRegistry - Interface in org.guvnor.ala.registry
 
Project - Interface in org.guvnor.ala.build
Represent one logical project Project.
ProjectConfig - Interface in org.guvnor.ala.config
Base Project configuration interface.
Provider - Interface in org.guvnor.ala.runtime.providers
A provider represent a running entity that allows us to provision new runtimes.
ProviderBuilder<T extends ProviderConfig,R extends Provider> - Interface in org.guvnor.ala.runtime.providers
 
ProviderConfig - Interface in org.guvnor.ala.config
Base Provider configuration interface.
ProviderDestroyer - Interface in org.guvnor.ala.runtime.providers
 
ProviderId - Interface in org.guvnor.ala.runtime.providers
 
ProviderType - Interface in org.guvnor.ala.runtime.providers
This interface provides the definition for a ProviderType.
ProvisioningConfig - Interface in org.guvnor.ala.config
Base Provisioning Config interface.
ProvisioningException - Exception in org.guvnor.ala.exceptions
ProvisioningException to be used in different Provisioning mechanisms implementations.
ProvisioningException(String) - Constructor for exception org.guvnor.ala.exceptions.ProvisioningException
 
ProvisioningException(String, Throwable) - Constructor for exception org.guvnor.ala.exceptions.ProvisioningException
 
proxy(T) - Static method in class org.guvnor.ala.util.VariableInterpolation
 

R

refresh(RuntimeId) - Method in interface org.guvnor.ala.runtime.RuntimeManager
 
registerBinary(Binary) - Method in interface org.guvnor.ala.registry.BuildRegistry
 
registerPipeline(Pipeline) - Method in interface org.guvnor.ala.registry.PipelineRegistry
 
registerProject(Repository, Project) - Method in interface org.guvnor.ala.registry.SourceRegistry
 
registerProject(Source, Project) - Method in interface org.guvnor.ala.registry.SourceRegistry
 
registerProvider(Provider) - Method in interface org.guvnor.ala.registry.RuntimeRegistry
 
registerProviderType(ProviderType) - Method in interface org.guvnor.ala.registry.RuntimeRegistry
 
registerRepositorySources(Path, Repository) - Method in interface org.guvnor.ala.registry.SourceRegistry
 
registerRuntime(Runtime) - Method in interface org.guvnor.ala.registry.RuntimeRegistry
 
registerSource(Repository, Source) - Method in interface org.guvnor.ala.registry.SourceRegistry
 
relinquishPort() - Method in interface org.guvnor.ala.config.gwt.CodeServerPortHandle
 
Repository - Interface in org.guvnor.ala.source
Type to represent a Source Code Repository
restart(RuntimeId) - Method in interface org.guvnor.ala.runtime.RuntimeManager
 
Runtime - Interface in org.guvnor.ala.runtime
Implementations of this interface represent a Runtime (Docker Image running or a WAR deployed into a server)
RuntimeBuilder<T extends RuntimeConfig,R extends Runtime> - Interface in org.guvnor.ala.runtime
 
RuntimeConfig - Interface in org.guvnor.ala.config
Base Runtime configuration interface.
RuntimeDestroyer - Interface in org.guvnor.ala.runtime
 
RuntimeEndpoint - Interface in org.guvnor.ala.runtime
This interface represent the Runtime Endpoint, meaning the endpoint that can be used to interact against this Runtime
RuntimeId - Interface in org.guvnor.ala.runtime
Reprensents an unique Id for the Runtime, containing also a reference to the ProviderId where this Runtime belongs
RuntimeInfo - Interface in org.guvnor.ala.runtime
This interface represent the Runtime instance information.
RuntimeManager - Interface in org.guvnor.ala.runtime
 
RuntimeOperationException - Exception in org.guvnor.ala.exceptions
RuntimeOperationException to be used in different RUntimeManager implementations.
RuntimeOperationException(String) - Constructor for exception org.guvnor.ala.exceptions.RuntimeOperationException
 
RuntimeOperationException(String, Throwable) - Constructor for exception org.guvnor.ala.exceptions.RuntimeOperationException
 
RuntimeRegistry - Interface in org.guvnor.ala.registry
 
RuntimeState - Interface in org.guvnor.ala.runtime
Represent the State of a particular runtime

S

setConfig(PipelineConfig) - Method in class org.guvnor.ala.pipeline.BasePipeline
 
setContext(Map<String, ?>) - Method in interface org.guvnor.ala.pipeline.ContextAware
 
setContext(String) - Method in class org.guvnor.ala.runtime.base.BaseRuntimeEndpoint
 
setHost(String) - Method in class org.guvnor.ala.runtime.base.BaseRuntimeEndpoint
 
setName(String) - Method in class org.guvnor.ala.pipeline.BasePipeline
 
setPort(int) - Method in class org.guvnor.ala.runtime.base.BaseRuntimeEndpoint
 
setStages(List<Stage>) - Method in class org.guvnor.ala.pipeline.BasePipeline
 
Source - Interface in org.guvnor.ala.source
 
SourceConfig - Interface in org.guvnor.ala.config
Base Source configuration interface.
SourceRegistry - Interface in org.guvnor.ala.registry
 
SourcingException - Exception in org.guvnor.ala.exceptions
SourcingException to be used in different sourcing mechanisms implementations.
SourcingException(String) - Constructor for exception org.guvnor.ala.exceptions.SourcingException
 
SourcingException(String, Throwable) - Constructor for exception org.guvnor.ala.exceptions.SourcingException
 
Stage<INPUT,OUTPUT> - Interface in org.guvnor.ala.pipeline
 
StageUtil - Class in org.guvnor.ala.pipeline
Base implementation for creating Stages
start(RuntimeId) - Method in interface org.guvnor.ala.runtime.RuntimeManager
 
startFrom(Stage<INPUT, OUTPUT>) - Static method in class org.guvnor.ala.pipeline.PipelineFactory
 
stop(RuntimeId) - Method in interface org.guvnor.ala.runtime.RuntimeManager
 
supports(ProviderConfig) - Method in interface org.guvnor.ala.runtime.providers.ProviderBuilder
 
supports(ProviderId) - Method in interface org.guvnor.ala.runtime.providers.ProviderDestroyer
 
supports(RuntimeConfig) - Method in interface org.guvnor.ala.runtime.RuntimeBuilder
 
supports(RuntimeId) - Method in interface org.guvnor.ala.runtime.RuntimeDestroyer
 
supports(RuntimeId) - Method in interface org.guvnor.ala.runtime.RuntimeManager
 

T

toString() - Method in class org.guvnor.ala.runtime.base.BaseRuntime
 
toString() - Method in class org.guvnor.ala.runtime.base.BaseRuntimeEndpoint
 
toString() - Method in class org.guvnor.ala.runtime.base.BaseRuntimeInfo
 
toString() - Method in class org.guvnor.ala.runtime.base.BaseRuntimeState
 
toString() - Method in class org.guvnor.ala.runtime.providers.base.BaseProvider
 
toString() - Method in class org.guvnor.ala.runtime.providers.base.BaseProviderType
 

U

unregisterProvider(Provider) - Method in interface org.guvnor.ala.registry.RuntimeRegistry
 
unregisterProvider(String) - Method in interface org.guvnor.ala.registry.RuntimeRegistry
 
unregisterProviderType(ProviderType) - Method in interface org.guvnor.ala.registry.RuntimeRegistry
 
unregisterRuntime(RuntimeId) - Method in interface org.guvnor.ala.registry.RuntimeRegistry
 

V

VariableInterpolation - Class in org.guvnor.ala.util
This class deals with Variable Interpolations inside pipelines.
VariableInterpolation.InterpolationHandler - Class in org.guvnor.ala.util
 
A B C D E F G H I O P R S T U V 
Skip navigation links
Guvnor ALA :: SPI 7.1.0.Final

Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.