| 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
|
| 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. |
| 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–2017 Talend Inc.. All rights reserved.