| Interface | Description |
|---|---|
| ESBConsumer |
Consumer interface for handling calls
from ESB Job towards other ESB services
|
| ESBEndpointInfo |
Describes the generic Endpoint
|
| ESBEndpointRegistry |
Consumer callback to allow consumer components
to send requests and receive responses
|
| ESBProviderCallback |
This interface is used by provider component
to get a request from the ESB
and to write a response back to ESB.
|
| IPaasObject | |
| TalendESBJob |
A JOB interface for Jobs that are using tESB Components
|
| TalendESBJobBean |
Talend ESB Job with lifecycle support for multiple
invocation from a route while keeping external
resources likd DB connections.
|
| TalendESBJobFactory |
A factory interface to create to create specific kind of
TalendESBJob. |
| TalendESBRoute |
A special interface for Talend ESB Route dedicated to allow
runtime to stop and shutdown running route
|
| TalendJob |
Interface describing Job behaviors.
|
| TalendStepTemplateFactory |
A factory interface to create to create specific kind of
TalendStepTemplate. |
| Class | Description |
|---|---|
| JobLifecycleSemaphore |
Simple semaphore for for internal synchronization of
jobs invoked by routes in "sticky", i.e.
|
| Exception | Description |
|---|---|
| ESBJobInterruptedException |
A special type of exception
that will signal job waiting for request
that it should quit it's listening cycle (if any)
|
Copyright © 2011–2018 Talend Inc.. All rights reserved.