679 lines
78 KiB
HTML
679 lines
78 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<!-- NewPage -->
|
|
<html lang="en">
|
|
<head>
|
|
<!-- Generated by javadoc (1.8.0_31) on Thu Mar 23 10:01:28 CDT 2017 -->
|
|
<title>Index (spring-batch-integration 4.0.0.BUILD-SNAPSHOT API)</title>
|
|
<meta name="date" content="2017-03-23">
|
|
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
|
<script type="text/javascript" src="script.js"></script>
|
|
</head>
|
|
<body>
|
|
<script type="text/javascript"><!--
|
|
try {
|
|
if (location.href.indexOf('is-external=true') == -1) {
|
|
parent.document.title="Index (spring-batch-integration 4.0.0.BUILD-SNAPSHOT API)";
|
|
}
|
|
}
|
|
catch(err) {
|
|
}
|
|
//-->
|
|
</script>
|
|
<noscript>
|
|
<div>JavaScript is disabled on your browser.</div>
|
|
</noscript>
|
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
|
<div class="topNav"><a name="navbar.top">
|
|
<!-- -->
|
|
</a>
|
|
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
|
<a name="navbar.top.firstrow">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="navList" title="Navigation">
|
|
<li><a href="overview-summary.html">Overview</a></li>
|
|
<li>Package</li>
|
|
<li>Class</li>
|
|
<li><a href="overview-tree.html">Tree</a></li>
|
|
<li><a href="deprecated-list.html">Deprecated</a></li>
|
|
<li class="navBarCell1Rev">Index</li>
|
|
<li><a href="help-doc.html">Help</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="subNav">
|
|
<ul class="navList">
|
|
<li>Prev</li>
|
|
<li>Next</li>
|
|
</ul>
|
|
<ul class="navList">
|
|
<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
|
|
<li><a href="index-all.html" target="_top">No Frames</a></li>
|
|
</ul>
|
|
<ul class="navList" id="allclasses_navbar_top">
|
|
<li><a href="allclasses-noframe.html">All Classes</a></li>
|
|
</ul>
|
|
<div>
|
|
<script type="text/javascript"><!--
|
|
allClassesLink = document.getElementById("allclasses_navbar_top");
|
|
if(window==top) {
|
|
allClassesLink.style.display = "block";
|
|
}
|
|
else {
|
|
allClassesLink.style.display = "none";
|
|
}
|
|
//-->
|
|
</script>
|
|
</div>
|
|
<a name="skip.navbar.top">
|
|
<!-- -->
|
|
</a></div>
|
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
|
<div class="contentContainer"><a href="#I:A">A</a> <a href="#I:B">B</a> <a href="#I:C">C</a> <a href="#I:D">D</a> <a href="#I:E">E</a> <a href="#I:G">G</a> <a href="#I:H">H</a> <a href="#I:I">I</a> <a href="#I:J">J</a> <a href="#I:L">L</a> <a href="#I:M">M</a> <a href="#I:O">O</a> <a href="#I:P">P</a> <a href="#I:R">R</a> <a href="#I:S">S</a> <a href="#I:T">T</a> <a href="#I:U">U</a> <a href="#I:W">W</a> <a name="I:A">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">A</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/async/AsyncItemProcessor.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.integration.async.<a href="org/springframework/batch/integration/async/AsyncItemProcessor.html" title="class in org.springframework.batch.integration.async">AsyncItemProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">Check mandatory properties (the <a href="org/springframework/batch/integration/async/AsyncItemProcessor.html#setDelegate-org.springframework.batch.item.ItemProcessor-"><code>AsyncItemProcessor.setDelegate(ItemProcessor)</code></a>).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/async/AsyncItemWriter.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.integration.async.<a href="org/springframework/batch/integration/async/AsyncItemWriter.html" title="class in org.springframework.batch.integration.async">AsyncItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkProcessorChunkHandler.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkProcessorChunkHandler.html" title="class in org.springframework.batch.integration.chunk">ChunkProcessorChunkHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/MessageSourcePollerInterceptor.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/MessageSourcePollerInterceptor.html" title="class in org.springframework.batch.integration.chunk">MessageSourcePollerInterceptor</a></dt>
|
|
<dd>
|
|
<div class="block">Asserts that mandatory properties are set.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.integration.partition.<a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html" title="class in org.springframework.batch.integration.partition">MessageChannelPartitionHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/step/DelegateStep.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.integration.step.<a href="org/springframework/batch/integration/step/DelegateStep.html" title="class in org.springframework.batch.integration.step">DelegateStep</a></dt>
|
|
<dd>
|
|
<div class="block">Check mandatory properties (delegate).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html#afterStep-org.springframework.batch.core.StepExecution-">afterStep(StepExecution)</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html" title="class in org.springframework.batch.integration.chunk">ChunkMessageChannelItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html#aggregate-java.util.List-">aggregate(List<?>)</a></span> - Method in class org.springframework.batch.integration.partition.<a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html" title="class in org.springframework.batch.integration.partition">MessageChannelPartitionHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/integration/chunk/AsynchronousFailureException.html" title="class in org.springframework.batch.integration.chunk"><span class="typeNameLink">AsynchronousFailureException</span></a> - Exception in <a href="org/springframework/batch/integration/chunk/package-summary.html">org.springframework.batch.integration.chunk</a></dt>
|
|
<dd>
|
|
<div class="block">Exception indicating that a failure or early completion condition was
|
|
detected in a remote worker.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/AsynchronousFailureException.html#AsynchronousFailureException-java.lang.String-java.lang.Throwable-">AsynchronousFailureException(String, Throwable)</a></span> - Constructor for exception org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/AsynchronousFailureException.html" title="class in org.springframework.batch.integration.chunk">AsynchronousFailureException</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new <a href="org/springframework/batch/integration/chunk/AsynchronousFailureException.html" title="class in org.springframework.batch.integration.chunk"><code>AsynchronousFailureException</code></a> based on a message and
|
|
another exception.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/AsynchronousFailureException.html#AsynchronousFailureException-java.lang.String-">AsynchronousFailureException(String)</a></span> - Constructor for exception org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/AsynchronousFailureException.html" title="class in org.springframework.batch.integration.chunk">AsynchronousFailureException</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new <a href="org/springframework/batch/integration/chunk/AsynchronousFailureException.html" title="class in org.springframework.batch.integration.chunk"><code>AsynchronousFailureException</code></a> based on a message.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/integration/async/AsyncItemProcessor.html" title="class in org.springframework.batch.integration.async"><span class="typeNameLink">AsyncItemProcessor</span></a><<a href="org/springframework/batch/integration/async/AsyncItemProcessor.html" title="type parameter in AsyncItemProcessor">I</a>,<a href="org/springframework/batch/integration/async/AsyncItemProcessor.html" title="type parameter in AsyncItemProcessor">O</a>> - Class in <a href="org/springframework/batch/integration/async/package-summary.html">org.springframework.batch.integration.async</a></dt>
|
|
<dd>
|
|
<div class="block">An <code>ItemProcessor</code> that delegates to a nested processor and in the
|
|
background.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/async/AsyncItemProcessor.html#AsyncItemProcessor--">AsyncItemProcessor()</a></span> - Constructor for class org.springframework.batch.integration.async.<a href="org/springframework/batch/integration/async/AsyncItemProcessor.html" title="class in org.springframework.batch.integration.async">AsyncItemProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/integration/async/AsyncItemWriter.html" title="class in org.springframework.batch.integration.async"><span class="typeNameLink">AsyncItemWriter</span></a><<a href="org/springframework/batch/integration/async/AsyncItemWriter.html" title="type parameter in AsyncItemWriter">T</a>> - Class in <a href="org/springframework/batch/integration/async/package-summary.html">org.springframework.batch.integration.async</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/async/AsyncItemWriter.html#AsyncItemWriter--">AsyncItemWriter()</a></span> - Constructor for class org.springframework.batch.integration.async.<a href="org/springframework/batch/integration/async/AsyncItemWriter.html" title="class in org.springframework.batch.integration.async">AsyncItemWriter</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:B">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">B</h2>
|
|
<dl>
|
|
<dt><a href="org/springframework/batch/integration/config/xml/BatchIntegrationNamespaceHandler.html" title="class in org.springframework.batch.integration.config.xml"><span class="typeNameLink">BatchIntegrationNamespaceHandler</span></a> - Class in <a href="org/springframework/batch/integration/config/xml/package-summary.html">org.springframework.batch.integration.config.xml</a></dt>
|
|
<dd>
|
|
<div class="block">The namespace handler for the Spring Batch Integration namespace.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/config/xml/BatchIntegrationNamespaceHandler.html#BatchIntegrationNamespaceHandler--">BatchIntegrationNamespaceHandler()</a></span> - Constructor for class org.springframework.batch.integration.config.xml.<a href="org/springframework/batch/integration/config/xml/BatchIntegrationNamespaceHandler.html" title="class in org.springframework.batch.integration.config.xml">BatchIntegrationNamespaceHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/integration/partition/BeanFactoryStepLocator.html" title="class in org.springframework.batch.integration.partition"><span class="typeNameLink">BeanFactoryStepLocator</span></a> - Class in <a href="org/springframework/batch/integration/partition/package-summary.html">org.springframework.batch.integration.partition</a></dt>
|
|
<dd>
|
|
<div class="block">A <code>StepLocator</code> implementation that just looks in its enclosing bean
|
|
factory for components of type <code>Step</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/partition/BeanFactoryStepLocator.html#BeanFactoryStepLocator--">BeanFactoryStepLocator()</a></span> - Constructor for class org.springframework.batch.integration.partition.<a href="org/springframework/batch/integration/partition/BeanFactoryStepLocator.html" title="class in org.springframework.batch.integration.partition">BeanFactoryStepLocator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html#beforeStep-org.springframework.batch.core.StepExecution-">beforeStep(StepExecution)</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html" title="class in org.springframework.batch.integration.chunk">ChunkMessageChannelItemWriter</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:C">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">C</h2>
|
|
<dl>
|
|
<dt><a href="org/springframework/batch/integration/chunk/ChunkHandler.html" title="interface in org.springframework.batch.integration.chunk"><span class="typeNameLink">ChunkHandler</span></a><<a href="org/springframework/batch/integration/chunk/ChunkHandler.html" title="type parameter in ChunkHandler">T</a>> - Interface in <a href="org/springframework/batch/integration/chunk/package-summary.html">org.springframework.batch.integration.chunk</a></dt>
|
|
<dd>
|
|
<div class="block">Interface for a remote worker in the Remote Chunking pattern.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html" title="class in org.springframework.batch.integration.chunk"><span class="typeNameLink">ChunkMessageChannelItemWriter</span></a><<a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html" title="type parameter in ChunkMessageChannelItemWriter">T</a>> - Class in <a href="org/springframework/batch/integration/chunk/package-summary.html">org.springframework.batch.integration.chunk</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html#ChunkMessageChannelItemWriter--">ChunkMessageChannelItemWriter()</a></span> - Constructor for class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html" title="class in org.springframework.batch.integration.chunk">ChunkMessageChannelItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/integration/chunk/ChunkProcessorChunkHandler.html" title="class in org.springframework.batch.integration.chunk"><span class="typeNameLink">ChunkProcessorChunkHandler</span></a><<a href="org/springframework/batch/integration/chunk/ChunkProcessorChunkHandler.html" title="type parameter in ChunkProcessorChunkHandler">S</a>> - Class in <a href="org/springframework/batch/integration/chunk/package-summary.html">org.springframework.batch.integration.chunk</a></dt>
|
|
<dd>
|
|
<div class="block">A <a href="org/springframework/batch/integration/chunk/ChunkHandler.html" title="interface in org.springframework.batch.integration.chunk"><code>ChunkHandler</code></a> based on a <code>ChunkProcessor</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkProcessorChunkHandler.html#ChunkProcessorChunkHandler--">ChunkProcessorChunkHandler()</a></span> - Constructor for class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkProcessorChunkHandler.html" title="class in org.springframework.batch.integration.chunk">ChunkProcessorChunkHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/integration/chunk/ChunkRequest.html" title="class in org.springframework.batch.integration.chunk"><span class="typeNameLink">ChunkRequest</span></a><<a href="org/springframework/batch/integration/chunk/ChunkRequest.html" title="type parameter in ChunkRequest">T</a>> - Class in <a href="org/springframework/batch/integration/chunk/package-summary.html">org.springframework.batch.integration.chunk</a></dt>
|
|
<dd>
|
|
<div class="block">Encapsulation of a chunk of items to be processed remotely as part of a step
|
|
execution.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkRequest.html#ChunkRequest-int-java.util.Collection-long-org.springframework.batch.core.StepContribution-">ChunkRequest(int, Collection<? extends T>, long, StepContribution)</a></span> - Constructor for class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkRequest.html" title="class in org.springframework.batch.integration.chunk">ChunkRequest</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/integration/chunk/ChunkResponse.html" title="class in org.springframework.batch.integration.chunk"><span class="typeNameLink">ChunkResponse</span></a> - Class in <a href="org/springframework/batch/integration/chunk/package-summary.html">org.springframework.batch.integration.chunk</a></dt>
|
|
<dd>
|
|
<div class="block">Encapsulates a response to processing a chunk of items, summarising the result as a <code>StepContribution</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkResponse.html#ChunkResponse-int-java.lang.Long-org.springframework.batch.core.StepContribution-">ChunkResponse(int, Long, StepContribution)</a></span> - Constructor for class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkResponse.html" title="class in org.springframework.batch.integration.chunk">ChunkResponse</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkResponse.html#ChunkResponse-boolean-int-java.lang.Long-org.springframework.batch.core.StepContribution-">ChunkResponse(boolean, int, Long, StepContribution)</a></span> - Constructor for class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkResponse.html" title="class in org.springframework.batch.integration.chunk">ChunkResponse</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkResponse.html#ChunkResponse-boolean-int-java.lang.Long-org.springframework.batch.core.StepContribution-java.lang.String-">ChunkResponse(boolean, int, Long, StepContribution, String)</a></span> - Constructor for class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkResponse.html" title="class in org.springframework.batch.integration.chunk">ChunkResponse</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkResponse.html#ChunkResponse-org.springframework.batch.integration.chunk.ChunkResponse-boolean-">ChunkResponse(ChunkResponse, boolean)</a></span> - Constructor for class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkResponse.html" title="class in org.springframework.batch.integration.chunk">ChunkResponse</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkResponse.html#ChunkResponse-boolean-int-java.lang.Long-org.springframework.batch.core.StepContribution-java.lang.String-boolean-">ChunkResponse(boolean, int, Long, StepContribution, String, boolean)</a></span> - Constructor for class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkResponse.html" title="class in org.springframework.batch.integration.chunk">ChunkResponse</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/async/AsyncItemWriter.html#close--">close()</a></span> - Method in class org.springframework.batch.integration.async.<a href="org/springframework/batch/integration/async/AsyncItemWriter.html" title="class in org.springframework.batch.integration.async">AsyncItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html#close--">close()</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html" title="class in org.springframework.batch.integration.chunk">ChunkMessageChannelItemWriter</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:D">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">D</h2>
|
|
<dl>
|
|
<dt><a href="org/springframework/batch/integration/step/DelegateStep.html" title="class in org.springframework.batch.integration.step"><span class="typeNameLink">DelegateStep</span></a> - Class in <a href="org/springframework/batch/integration/step/package-summary.html">org.springframework.batch.integration.step</a></dt>
|
|
<dd>
|
|
<div class="block">Provides a wrapper for an existing <code>Step</code>, delegating execution to it,
|
|
but serving all other operations locally.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/step/DelegateStep.html#DelegateStep--">DelegateStep()</a></span> - Constructor for class org.springframework.batch.integration.step.<a href="org/springframework/batch/integration/step/DelegateStep.html" title="class in org.springframework.batch.integration.step">DelegateStep</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/step/DelegateStep.html#doExecute-org.springframework.batch.core.StepExecution-">doExecute(StepExecution)</a></span> - Method in class org.springframework.batch.integration.step.<a href="org/springframework/batch/integration/step/DelegateStep.html" title="class in org.springframework.batch.integration.step">DelegateStep</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:E">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">E</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/JmsRedeliveredExtractor.html#extract-org.springframework.batch.integration.chunk.ChunkResponse-boolean-">extract(ChunkResponse, boolean)</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/JmsRedeliveredExtractor.html" title="class in org.springframework.batch.integration.chunk">JmsRedeliveredExtractor</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:G">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">G</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/config/xml/JobLaunchingGatewayParser.html#getInputChannelAttributeName--">getInputChannelAttributeName()</a></span> - Method in class org.springframework.batch.integration.config.xml.<a href="org/springframework/batch/integration/config/xml/JobLaunchingGatewayParser.html" title="class in org.springframework.batch.integration.config.xml">JobLaunchingGatewayParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkRequest.html#getItems--">getItems()</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkRequest.html" title="class in org.springframework.batch.integration.chunk">ChunkRequest</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/launch/JobLaunchRequest.html#getJob--">getJob()</a></span> - Method in class org.springframework.batch.integration.launch.<a href="org/springframework/batch/integration/launch/JobLaunchRequest.html" title="class in org.springframework.batch.integration.launch">JobLaunchRequest</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/partition/StepExecutionRequest.html#getJobExecutionId--">getJobExecutionId()</a></span> - Method in class org.springframework.batch.integration.partition.<a href="org/springframework/batch/integration/partition/StepExecutionRequest.html" title="class in org.springframework.batch.integration.partition">StepExecutionRequest</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkRequest.html#getJobId--">getJobId()</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkRequest.html" title="class in org.springframework.batch.integration.chunk">ChunkRequest</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkResponse.html#getJobId--">getJobId()</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkResponse.html" title="class in org.springframework.batch.integration.chunk">ChunkResponse</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/launch/JobLaunchRequest.html#getJobParameters--">getJobParameters()</a></span> - Method in class org.springframework.batch.integration.launch.<a href="org/springframework/batch/integration/launch/JobLaunchRequest.html" title="class in org.springframework.batch.integration.launch">JobLaunchRequest</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkResponse.html#getMessage--">getMessage()</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkResponse.html" title="class in org.springframework.batch.integration.chunk">ChunkResponse</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/RemoteChunkHandlerFactoryBean.html#getObject--">getObject()</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/RemoteChunkHandlerFactoryBean.html" title="class in org.springframework.batch.integration.chunk">RemoteChunkHandlerFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Builds a <a href="org/springframework/batch/integration/chunk/ChunkHandler.html" title="interface in org.springframework.batch.integration.chunk"><code>ChunkHandler</code></a> from the <code>ChunkProcessor</code> extracted from the <a href="org/springframework/batch/integration/chunk/RemoteChunkHandlerFactoryBean.html#setStep-org.springframework.batch.core.step.tasklet.TaskletStep-"><code>step</code></a> provided.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/RemoteChunkHandlerFactoryBean.html#getObjectType--">getObjectType()</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/RemoteChunkHandlerFactoryBean.html" title="class in org.springframework.batch.integration.chunk">RemoteChunkHandlerFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">The type of object created by this factory.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkRequest.html#getSequence--">getSequence()</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkRequest.html" title="class in org.springframework.batch.integration.chunk">ChunkRequest</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkResponse.html#getSequence--">getSequence()</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkResponse.html" title="class in org.springframework.batch.integration.chunk">ChunkResponse</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/partition/BeanFactoryStepLocator.html#getStep-java.lang.String-">getStep(String)</a></span> - Method in class org.springframework.batch.integration.partition.<a href="org/springframework/batch/integration/partition/BeanFactoryStepLocator.html" title="class in org.springframework.batch.integration.partition">BeanFactoryStepLocator</a></dt>
|
|
<dd>
|
|
<div class="block">Look up a bean with the provided name of type <code>Step</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkRequest.html#getStepContribution--">getStepContribution()</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkRequest.html" title="class in org.springframework.batch.integration.chunk">ChunkRequest</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkResponse.html#getStepContribution--">getStepContribution()</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkResponse.html" title="class in org.springframework.batch.integration.chunk">ChunkResponse</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html#getStepContributions--">getStepContributions()</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html" title="class in org.springframework.batch.integration.chunk">ChunkMessageChannelItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/StepContributionSource.html#getStepContributions--">getStepContributions()</a></span> - Method in interface org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/StepContributionSource.html" title="interface in org.springframework.batch.integration.chunk">StepContributionSource</a></dt>
|
|
<dd>
|
|
<div class="block">Get the currently available contributions and drain the source.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/partition/StepExecutionRequest.html#getStepExecutionId--">getStepExecutionId()</a></span> - Method in class org.springframework.batch.integration.partition.<a href="org/springframework/batch/integration/partition/StepExecutionRequest.html" title="class in org.springframework.batch.integration.partition">StepExecutionRequest</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/partition/StepExecutionRequest.html#getStepName--">getStepName()</a></span> - Method in class org.springframework.batch.integration.partition.<a href="org/springframework/batch/integration/partition/StepExecutionRequest.html" title="class in org.springframework.batch.integration.partition">StepExecutionRequest</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/partition/BeanFactoryStepLocator.html#getStepNames--">getStepNames()</a></span> - Method in class org.springframework.batch.integration.partition.<a href="org/springframework/batch/integration/partition/BeanFactoryStepLocator.html" title="class in org.springframework.batch.integration.partition">BeanFactoryStepLocator</a></dt>
|
|
<dd>
|
|
<div class="block">Look in the bean factory for all beans of type <code>Step</code>.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:H">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">H</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html#handle-org.springframework.batch.core.partition.StepExecutionSplitter-org.springframework.batch.core.StepExecution-">handle(StepExecutionSplitter, StepExecution)</a></span> - Method in class org.springframework.batch.integration.partition.<a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html" title="class in org.springframework.batch.integration.partition">MessageChannelPartitionHandler</a></dt>
|
|
<dd>
|
|
<div class="block">Sends <a href="org/springframework/batch/integration/partition/StepExecutionRequest.html" title="class in org.springframework.batch.integration.partition"><code>StepExecutionRequest</code></a> objects to the request channel of the <code>MessagingTemplate</code>, and then
|
|
receives the result back as a list of <code>StepExecution</code> on a reply channel.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/partition/StepExecutionRequestHandler.html#handle-org.springframework.batch.integration.partition.StepExecutionRequest-">handle(StepExecutionRequest)</a></span> - Method in class org.springframework.batch.integration.partition.<a href="org/springframework/batch/integration/partition/StepExecutionRequestHandler.html" title="class in org.springframework.batch.integration.partition">StepExecutionRequestHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkHandler.html#handleChunk-org.springframework.batch.integration.chunk.ChunkRequest-">handleChunk(ChunkRequest<T>)</a></span> - Method in interface org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkHandler.html" title="interface in org.springframework.batch.integration.chunk">ChunkHandler</a></dt>
|
|
<dd>
|
|
<div class="block">Handle the chunk, processing all the items and returning a response summarising the result.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkProcessorChunkHandler.html#handleChunk-org.springframework.batch.integration.chunk.ChunkRequest-">handleChunk(ChunkRequest<S>)</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkProcessorChunkHandler.html" title="class in org.springframework.batch.integration.chunk">ChunkProcessorChunkHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/launch/JobLaunchingGateway.html#handleRequestMessage-org.springframework.messaging.Message-">handleRequestMessage(Message<?>)</a></span> - Method in class org.springframework.batch.integration.launch.<a href="org/springframework/batch/integration/launch/JobLaunchingGateway.html" title="class in org.springframework.batch.integration.launch">JobLaunchingGateway</a></dt>
|
|
<dd>
|
|
<div class="block">Launches a Batch Job using the provided request <code>Message</code>.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:I">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">I</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/config/xml/BatchIntegrationNamespaceHandler.html#init--">init()</a></span> - Method in class org.springframework.batch.integration.config.xml.<a href="org/springframework/batch/integration/config/xml/BatchIntegrationNamespaceHandler.html" title="class in org.springframework.batch.integration.config.xml">BatchIntegrationNamespaceHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkResponse.html#isRedelivered--">isRedelivered()</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkResponse.html" title="class in org.springframework.batch.integration.chunk">ChunkResponse</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/RemoteChunkHandlerFactoryBean.html#isSingleton--">isSingleton()</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/RemoteChunkHandlerFactoryBean.html" title="class in org.springframework.batch.integration.chunk">RemoteChunkHandlerFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Optimization for the bean facctory (always returns true).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkResponse.html#isSuccessful--">isSuccessful()</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkResponse.html" title="class in org.springframework.batch.integration.chunk">ChunkResponse</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:J">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">J</h2>
|
|
<dl>
|
|
<dt><a href="org/springframework/batch/integration/chunk/JmsRedeliveredExtractor.html" title="class in org.springframework.batch.integration.chunk"><span class="typeNameLink">JmsRedeliveredExtractor</span></a> - Class in <a href="org/springframework/batch/integration/chunk/package-summary.html">org.springframework.batch.integration.chunk</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/JmsRedeliveredExtractor.html#JmsRedeliveredExtractor--">JmsRedeliveredExtractor()</a></span> - Constructor for class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/JmsRedeliveredExtractor.html" title="class in org.springframework.batch.integration.chunk">JmsRedeliveredExtractor</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/integration/launch/JobLaunchingGateway.html" title="class in org.springframework.batch.integration.launch"><span class="typeNameLink">JobLaunchingGateway</span></a> - Class in <a href="org/springframework/batch/integration/launch/package-summary.html">org.springframework.batch.integration.launch</a></dt>
|
|
<dd>
|
|
<div class="block">The <a href="org/springframework/batch/integration/launch/JobLaunchingGateway.html" title="class in org.springframework.batch.integration.launch"><code>JobLaunchingGateway</code></a> is used to launch Batch Jobs.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/launch/JobLaunchingGateway.html#JobLaunchingGateway-org.springframework.batch.core.launch.JobLauncher-">JobLaunchingGateway(JobLauncher)</a></span> - Constructor for class org.springframework.batch.integration.launch.<a href="org/springframework/batch/integration/launch/JobLaunchingGateway.html" title="class in org.springframework.batch.integration.launch">JobLaunchingGateway</a></dt>
|
|
<dd>
|
|
<div class="block">Constructor taking a <code>JobLauncher</code> as parameter.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/integration/config/xml/JobLaunchingGatewayParser.html" title="class in org.springframework.batch.integration.config.xml"><span class="typeNameLink">JobLaunchingGatewayParser</span></a> - Class in <a href="org/springframework/batch/integration/config/xml/package-summary.html">org.springframework.batch.integration.config.xml</a></dt>
|
|
<dd>
|
|
<div class="block">The parser for the Job-Launching Gateway, which will instantiate a
|
|
<a href="org/springframework/batch/integration/config/xml/JobLaunchingGatewayParser.html" title="class in org.springframework.batch.integration.config.xml"><code>JobLaunchingGatewayParser</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/config/xml/JobLaunchingGatewayParser.html#JobLaunchingGatewayParser--">JobLaunchingGatewayParser()</a></span> - Constructor for class org.springframework.batch.integration.config.xml.<a href="org/springframework/batch/integration/config/xml/JobLaunchingGatewayParser.html" title="class in org.springframework.batch.integration.config.xml">JobLaunchingGatewayParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/integration/launch/JobLaunchingMessageHandler.html" title="class in org.springframework.batch.integration.launch"><span class="typeNameLink">JobLaunchingMessageHandler</span></a> - Class in <a href="org/springframework/batch/integration/launch/package-summary.html">org.springframework.batch.integration.launch</a></dt>
|
|
<dd>
|
|
<div class="block">Message handler which uses strategies to convert a Message into a job and a set of job parameters</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/launch/JobLaunchingMessageHandler.html#JobLaunchingMessageHandler-org.springframework.batch.core.launch.JobLauncher-">JobLaunchingMessageHandler(JobLauncher)</a></span> - Constructor for class org.springframework.batch.integration.launch.<a href="org/springframework/batch/integration/launch/JobLaunchingMessageHandler.html" title="class in org.springframework.batch.integration.launch">JobLaunchingMessageHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/integration/launch/JobLaunchRequest.html" title="class in org.springframework.batch.integration.launch"><span class="typeNameLink">JobLaunchRequest</span></a> - Class in <a href="org/springframework/batch/integration/launch/package-summary.html">org.springframework.batch.integration.launch</a></dt>
|
|
<dd>
|
|
<div class="block">Encapsulation of a <code>Job</code> and its <code>JobParameters</code> forming a request for a job to be launched.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/launch/JobLaunchRequest.html#JobLaunchRequest-org.springframework.batch.core.Job-org.springframework.batch.core.JobParameters-">JobLaunchRequest(Job, JobParameters)</a></span> - Constructor for class org.springframework.batch.integration.launch.<a href="org/springframework/batch/integration/launch/JobLaunchRequest.html" title="class in org.springframework.batch.integration.launch">JobLaunchRequest</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/integration/launch/JobLaunchRequestHandler.html" title="interface in org.springframework.batch.integration.launch"><span class="typeNameLink">JobLaunchRequestHandler</span></a> - Interface in <a href="org/springframework/batch/integration/launch/package-summary.html">org.springframework.batch.integration.launch</a></dt>
|
|
<dd>
|
|
<div class="block">Interface for handling a <a href="org/springframework/batch/integration/launch/JobLaunchRequest.html" title="class in org.springframework.batch.integration.launch"><code>JobLaunchRequest</code></a> and returning a <code>JobExecution</code>.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:L">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">L</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/launch/JobLaunchingMessageHandler.html#launch-org.springframework.batch.integration.launch.JobLaunchRequest-">launch(JobLaunchRequest)</a></span> - Method in class org.springframework.batch.integration.launch.<a href="org/springframework/batch/integration/launch/JobLaunchingMessageHandler.html" title="class in org.springframework.batch.integration.launch">JobLaunchingMessageHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/launch/JobLaunchRequestHandler.html#launch-org.springframework.batch.integration.launch.JobLaunchRequest-">launch(JobLaunchRequest)</a></span> - Method in interface org.springframework.batch.integration.launch.<a href="org/springframework/batch/integration/launch/JobLaunchRequestHandler.html" title="interface in org.springframework.batch.integration.launch">JobLaunchRequestHandler</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:M">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">M</h2>
|
|
<dl>
|
|
<dt><a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html" title="class in org.springframework.batch.integration.partition"><span class="typeNameLink">MessageChannelPartitionHandler</span></a> - Class in <a href="org/springframework/batch/integration/partition/package-summary.html">org.springframework.batch.integration.partition</a></dt>
|
|
<dd>
|
|
<div class="block">A <code>PartitionHandler</code> that uses <code>MessageChannel</code> instances to send instructions to remote workers and
|
|
receive their responses.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html#MessageChannelPartitionHandler--">MessageChannelPartitionHandler()</a></span> - Constructor for class org.springframework.batch.integration.partition.<a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html" title="class in org.springframework.batch.integration.partition">MessageChannelPartitionHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/integration/chunk/MessageSourcePollerInterceptor.html" title="class in org.springframework.batch.integration.chunk"><span class="typeNameLink">MessageSourcePollerInterceptor</span></a> - Class in <a href="org/springframework/batch/integration/chunk/package-summary.html">org.springframework.batch.integration.chunk</a></dt>
|
|
<dd>
|
|
<div class="block">A <code>ChannelInterceptor</code> that turns a pollable channel into a "pass-thru channel": if a client calls
|
|
<code>receive()</code> on the channel it will delegate to a <code>MessageSource</code> to pull the message directly from
|
|
an external source.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/MessageSourcePollerInterceptor.html#MessageSourcePollerInterceptor--">MessageSourcePollerInterceptor()</a></span> - Constructor for class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/MessageSourcePollerInterceptor.html" title="class in org.springframework.batch.integration.chunk">MessageSourcePollerInterceptor</a></dt>
|
|
<dd>
|
|
<div class="block">Convenient default constructor for configuration purposes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/MessageSourcePollerInterceptor.html#MessageSourcePollerInterceptor-org.springframework.integration.core.MessageSource-">MessageSourcePollerInterceptor(MessageSource<?>)</a></span> - Constructor for class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/MessageSourcePollerInterceptor.html" title="class in org.springframework.batch.integration.chunk">MessageSourcePollerInterceptor</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:O">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">O</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/async/AsyncItemWriter.html#open-org.springframework.batch.item.ExecutionContext-">open(ExecutionContext)</a></span> - Method in class org.springframework.batch.integration.async.<a href="org/springframework/batch/integration/async/AsyncItemWriter.html" title="class in org.springframework.batch.integration.async">AsyncItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html#open-org.springframework.batch.item.ExecutionContext-">open(ExecutionContext)</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html" title="class in org.springframework.batch.integration.chunk">ChunkMessageChannelItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/integration/async/package-summary.html">org.springframework.batch.integration.async</a> - package org.springframework.batch.integration.async</dt>
|
|
<dd>
|
|
<div class="block">Components for executing item processing asynchronously and writing the results when processing is complete.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/integration/chunk/package-summary.html">org.springframework.batch.integration.chunk</a> - package org.springframework.batch.integration.chunk</dt>
|
|
<dd>
|
|
<div class="block">Components for remote chunking.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/integration/config/xml/package-summary.html">org.springframework.batch.integration.config.xml</a> - package org.springframework.batch.integration.config.xml</dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/integration/launch/package-summary.html">org.springframework.batch.integration.launch</a> - package org.springframework.batch.integration.launch</dt>
|
|
<dd>
|
|
<div class="block">Message based job launching components.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/integration/partition/package-summary.html">org.springframework.batch.integration.partition</a> - package org.springframework.batch.integration.partition</dt>
|
|
<dd>
|
|
<div class="block">Remote partitioning components.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/integration/step/package-summary.html">org.springframework.batch.integration.step</a> - package org.springframework.batch.integration.step</dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:P">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">P</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/config/xml/JobLaunchingGatewayParser.html#parseHandler-org.w3c.dom.Element-org.springframework.beans.factory.xml.ParserContext-">parseHandler(Element, ParserContext)</a></span> - Method in class org.springframework.batch.integration.config.xml.<a href="org/springframework/batch/integration/config/xml/JobLaunchingGatewayParser.html" title="class in org.springframework.batch.integration.config.xml">JobLaunchingGatewayParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/config/xml/RemoteChunkingMasterParser.html#parseInternal-org.w3c.dom.Element-org.springframework.beans.factory.xml.ParserContext-">parseInternal(Element, ParserContext)</a></span> - Method in class org.springframework.batch.integration.config.xml.<a href="org/springframework/batch/integration/config/xml/RemoteChunkingMasterParser.html" title="class in org.springframework.batch.integration.config.xml">RemoteChunkingMasterParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/config/xml/RemoteChunkingSlaveParser.html#parseInternal-org.w3c.dom.Element-org.springframework.beans.factory.xml.ParserContext-">parseInternal(Element, ParserContext)</a></span> - Method in class org.springframework.batch.integration.config.xml.<a href="org/springframework/batch/integration/config/xml/RemoteChunkingSlaveParser.html" title="class in org.springframework.batch.integration.config.xml">RemoteChunkingSlaveParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/MessageSourcePollerInterceptor.html#preReceive-org.springframework.messaging.MessageChannel-">preReceive(MessageChannel)</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/MessageSourcePollerInterceptor.html" title="class in org.springframework.batch.integration.chunk">MessageSourcePollerInterceptor</a></dt>
|
|
<dd>
|
|
<div class="block">Receive from the <code>MessageSource</code> and send immediately to the input channel, so that the call that we are
|
|
intercepting always a message to receive.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/async/StepExecutionInterceptor.html#preSend-org.springframework.messaging.Message-org.springframework.messaging.MessageChannel-">preSend(Message<?>, MessageChannel)</a></span> - Method in class org.springframework.batch.integration.async.<a href="org/springframework/batch/integration/async/StepExecutionInterceptor.html" title="class in org.springframework.batch.integration.async">StepExecutionInterceptor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/async/AsyncItemProcessor.html#process-I-">process(I)</a></span> - Method in class org.springframework.batch.integration.async.<a href="org/springframework/batch/integration/async/AsyncItemProcessor.html" title="class in org.springframework.batch.integration.async">AsyncItemProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">Transform the input by delegating to the provided item processor.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:R">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">R</h2>
|
|
<dl>
|
|
<dt><a href="org/springframework/batch/integration/chunk/RemoteChunkHandlerFactoryBean.html" title="class in org.springframework.batch.integration.chunk"><span class="typeNameLink">RemoteChunkHandlerFactoryBean</span></a><<a href="org/springframework/batch/integration/chunk/RemoteChunkHandlerFactoryBean.html" title="type parameter in RemoteChunkHandlerFactoryBean">T</a>> - Class in <a href="org/springframework/batch/integration/chunk/package-summary.html">org.springframework.batch.integration.chunk</a></dt>
|
|
<dd>
|
|
<div class="block">Convenient factory bean for a chunk handler that also converts an existing chunk-oriented step into a remote chunk
|
|
master.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/RemoteChunkHandlerFactoryBean.html#RemoteChunkHandlerFactoryBean--">RemoteChunkHandlerFactoryBean()</a></span> - Constructor for class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/RemoteChunkHandlerFactoryBean.html" title="class in org.springframework.batch.integration.chunk">RemoteChunkHandlerFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/integration/config/xml/RemoteChunkingMasterParser.html" title="class in org.springframework.batch.integration.config.xml"><span class="typeNameLink">RemoteChunkingMasterParser</span></a> - Class in <a href="org/springframework/batch/integration/config/xml/package-summary.html">org.springframework.batch.integration.config.xml</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Parser for the remote-chunking-master namespace element.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/config/xml/RemoteChunkingMasterParser.html#RemoteChunkingMasterParser--">RemoteChunkingMasterParser()</a></span> - Constructor for class org.springframework.batch.integration.config.xml.<a href="org/springframework/batch/integration/config/xml/RemoteChunkingMasterParser.html" title="class in org.springframework.batch.integration.config.xml">RemoteChunkingMasterParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/integration/config/xml/RemoteChunkingSlaveParser.html" title="class in org.springframework.batch.integration.config.xml"><span class="typeNameLink">RemoteChunkingSlaveParser</span></a> - Class in <a href="org/springframework/batch/integration/config/xml/package-summary.html">org.springframework.batch.integration.config.xml</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Parser for the remote-chunking-slave namespace element.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/config/xml/RemoteChunkingSlaveParser.html#RemoteChunkingSlaveParser--">RemoteChunkingSlaveParser()</a></span> - Constructor for class org.springframework.batch.integration.config.xml.<a href="org/springframework/batch/integration/config/xml/RemoteChunkingSlaveParser.html" title="class in org.springframework.batch.integration.config.xml">RemoteChunkingSlaveParser</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:S">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">S</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/partition/BeanFactoryStepLocator.html#setBeanFactory-org.springframework.beans.factory.BeanFactory-">setBeanFactory(BeanFactory)</a></span> - Method in class org.springframework.batch.integration.partition.<a href="org/springframework/batch/integration/partition/BeanFactoryStepLocator.html" title="class in org.springframework.batch.integration.partition">BeanFactoryStepLocator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/MessageSourcePollerInterceptor.html#setChannel-org.springframework.messaging.MessageChannel-">setChannel(MessageChannel)</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/MessageSourcePollerInterceptor.html" title="class in org.springframework.batch.integration.chunk">MessageSourcePollerInterceptor</a></dt>
|
|
<dd>
|
|
<div class="block">Optional MessageChannel for injecting the message received from the source (defaults to the channel intercepted
|
|
in <a href="org/springframework/batch/integration/chunk/MessageSourcePollerInterceptor.html#preReceive-org.springframework.messaging.MessageChannel-"><code>MessageSourcePollerInterceptor.preReceive(MessageChannel)</code></a>).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkProcessorChunkHandler.html#setChunkProcessor-org.springframework.batch.core.step.item.ChunkProcessor-">setChunkProcessor(ChunkProcessor<S>)</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkProcessorChunkHandler.html" title="class in org.springframework.batch.integration.chunk">ChunkProcessorChunkHandler</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the <code>ChunkProcessor</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/RemoteChunkHandlerFactoryBean.html#setChunkWriter-org.springframework.batch.item.ItemWriter-">setChunkWriter(ItemWriter<T>)</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/RemoteChunkHandlerFactoryBean.html" title="class in org.springframework.batch.integration.chunk">RemoteChunkHandlerFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">The item writer to be injected into the step.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html#setDataSource-javax.sql.DataSource-">setDataSource(DataSource)</a></span> - Method in class org.springframework.batch.integration.partition.<a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html" title="class in org.springframework.batch.integration.partition">MessageChannelPartitionHandler</a></dt>
|
|
<dd>
|
|
<div class="block"><code>DataSource</code> pointing to the job repository</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/async/AsyncItemProcessor.html#setDelegate-org.springframework.batch.item.ItemProcessor-">setDelegate(ItemProcessor<I, O>)</a></span> - Method in class org.springframework.batch.integration.async.<a href="org/springframework/batch/integration/async/AsyncItemProcessor.html" title="class in org.springframework.batch.integration.async">AsyncItemProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">The <code>ItemProcessor</code> to use to delegate processing to in a
|
|
background thread.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/async/AsyncItemWriter.html#setDelegate-org.springframework.batch.item.ItemWriter-">setDelegate(ItemWriter<T>)</a></span> - Method in class org.springframework.batch.integration.async.<a href="org/springframework/batch/integration/async/AsyncItemWriter.html" title="class in org.springframework.batch.integration.async">AsyncItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/step/DelegateStep.html#setDelegate-org.springframework.batch.core.Step-">setDelegate(Step)</a></span> - Method in class org.springframework.batch.integration.step.<a href="org/springframework/batch/integration/step/DelegateStep.html" title="class in org.springframework.batch.integration.step">DelegateStep</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html#setGridSize-int-">setGridSize(int)</a></span> - Method in class org.springframework.batch.integration.partition.<a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html" title="class in org.springframework.batch.integration.partition">MessageChannelPartitionHandler</a></dt>
|
|
<dd>
|
|
<div class="block">Passed to the <code>StepExecutionSplitter</code> in the <a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html#handle-org.springframework.batch.core.partition.StepExecutionSplitter-org.springframework.batch.core.StepExecution-"><code>MessageChannelPartitionHandler.handle(StepExecutionSplitter, StepExecution)</code></a> method,
|
|
instructing it how many <code>StepExecution</code> instances are required, ideally.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html#setJobExplorer-org.springframework.batch.core.explore.JobExplorer-">setJobExplorer(JobExplorer)</a></span> - Method in class org.springframework.batch.integration.partition.<a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html" title="class in org.springframework.batch.integration.partition">MessageChannelPartitionHandler</a></dt>
|
|
<dd>
|
|
<div class="block"><code>JobExplorer</code> to use to query the job repository.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/partition/StepExecutionRequestHandler.html#setJobExplorer-org.springframework.batch.core.explore.JobExplorer-">setJobExplorer(JobExplorer)</a></span> - Method in class org.springframework.batch.integration.partition.<a href="org/springframework/batch/integration/partition/StepExecutionRequestHandler.html" title="class in org.springframework.batch.integration.partition">StepExecutionRequestHandler</a></dt>
|
|
<dd>
|
|
<div class="block">An explorer that should be used to check for <code>StepExecution</code>
|
|
completion.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html#setMaxWaitTimeouts-int-">setMaxWaitTimeouts(int)</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html" title="class in org.springframework.batch.integration.chunk">ChunkMessageChannelItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">The maximum number of times to wait at the end of a step for a non-null result from the remote workers.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/MessageSourcePollerInterceptor.html#setMessageSource-org.springframework.integration.core.MessageSource-">setMessageSource(MessageSource<?>)</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/MessageSourcePollerInterceptor.html" title="class in org.springframework.batch.integration.chunk">MessageSourcePollerInterceptor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html#setMessagingOperations-org.springframework.integration.core.MessagingTemplate-">setMessagingOperations(MessagingTemplate)</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html" title="class in org.springframework.batch.integration.chunk">ChunkMessageChannelItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html#setMessagingOperations-org.springframework.integration.core.MessagingTemplate-">setMessagingOperations(MessagingTemplate)</a></span> - Method in class org.springframework.batch.integration.partition.<a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html" title="class in org.springframework.batch.integration.partition">MessageChannelPartitionHandler</a></dt>
|
|
<dd>
|
|
<div class="block">A pre-configured gateway for sending and receiving messages to the remote workers.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html#setPollInterval-long-">setPollInterval(long)</a></span> - Method in class org.springframework.batch.integration.partition.<a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html" title="class in org.springframework.batch.integration.partition">MessageChannelPartitionHandler</a></dt>
|
|
<dd>
|
|
<div class="block">How often to poll the job repository for the status of the slaves.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html#setReplyChannel-org.springframework.messaging.PollableChannel-">setReplyChannel(PollableChannel)</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html" title="class in org.springframework.batch.integration.chunk">ChunkMessageChannelItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html#setReplyChannel-org.springframework.messaging.PollableChannel-">setReplyChannel(PollableChannel)</a></span> - Method in class org.springframework.batch.integration.partition.<a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html" title="class in org.springframework.batch.integration.partition">MessageChannelPartitionHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/RemoteChunkHandlerFactoryBean.html#setStep-org.springframework.batch.core.step.tasklet.TaskletStep-">setStep(TaskletStep)</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/RemoteChunkHandlerFactoryBean.html" title="class in org.springframework.batch.integration.chunk">RemoteChunkHandlerFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">The local step that is to be converted to a remote chunk master.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/RemoteChunkHandlerFactoryBean.html#setStepContributionSource-org.springframework.batch.integration.chunk.StepContributionSource-">setStepContributionSource(StepContributionSource)</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/RemoteChunkHandlerFactoryBean.html" title="class in org.springframework.batch.integration.chunk">RemoteChunkHandlerFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">A source of <code>StepContribution</code> instances coming back from remote workers.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/partition/StepExecutionRequestHandler.html#setStepLocator-org.springframework.batch.core.step.StepLocator-">setStepLocator(StepLocator)</a></span> - Method in class org.springframework.batch.integration.partition.<a href="org/springframework/batch/integration/partition/StepExecutionRequestHandler.html" title="class in org.springframework.batch.integration.partition">StepExecutionRequestHandler</a></dt>
|
|
<dd>
|
|
<div class="block">Used to locate a <code>Step</code> to execute for each request.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html#setStepName-java.lang.String-">setStepName(String)</a></span> - Method in class org.springframework.batch.integration.partition.<a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html" title="class in org.springframework.batch.integration.partition">MessageChannelPartitionHandler</a></dt>
|
|
<dd>
|
|
<div class="block">The name of the <code>Step</code> that will be used to execute the partitioned <code>StepExecution</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/async/AsyncItemProcessor.html#setTaskExecutor-org.springframework.core.task.TaskExecutor-">setTaskExecutor(TaskExecutor)</a></span> - Method in class org.springframework.batch.integration.async.<a href="org/springframework/batch/integration/async/AsyncItemProcessor.html" title="class in org.springframework.batch.integration.async">AsyncItemProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">The <code>TaskExecutor</code> to use to allow the item processing to proceed
|
|
in the background.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html#setThrottleLimit-long-">setThrottleLimit(long)</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html" title="class in org.springframework.batch.integration.chunk">ChunkMessageChannelItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the throttle limit.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html#setTimeout-long-">setTimeout(long)</a></span> - Method in class org.springframework.batch.integration.partition.<a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html" title="class in org.springframework.batch.integration.partition">MessageChannelPartitionHandler</a></dt>
|
|
<dd>
|
|
<div class="block">When using job repository polling, the time limit to wait.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/async/StepExecutionInterceptor.html#STEP_EXECUTION">STEP_EXECUTION</a></span> - Static variable in class org.springframework.batch.integration.async.<a href="org/springframework/batch/integration/async/StepExecutionInterceptor.html" title="class in org.springframework.batch.integration.async">StepExecutionInterceptor</a></dt>
|
|
<dd>
|
|
<div class="block">The name of the header</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/integration/chunk/StepContributionSource.html" title="interface in org.springframework.batch.integration.chunk"><span class="typeNameLink">StepContributionSource</span></a> - Interface in <a href="org/springframework/batch/integration/chunk/package-summary.html">org.springframework.batch.integration.chunk</a></dt>
|
|
<dd>
|
|
<div class="block">A source of <code>StepContribution</code> instances that can be aggregated and used to update an ongoing
|
|
<code>StepExecution</code>.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/integration/async/StepExecutionInterceptor.html" title="class in org.springframework.batch.integration.async"><span class="typeNameLink">StepExecutionInterceptor</span></a> - Class in <a href="org/springframework/batch/integration/async/package-summary.html">org.springframework.batch.integration.async</a></dt>
|
|
<dd>
|
|
<div class="block">A <code>ChannelInterceptor</code> that adds the current <code>StepExecution</code> (if
|
|
there is one) as a header to the message.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/async/StepExecutionInterceptor.html#StepExecutionInterceptor--">StepExecutionInterceptor()</a></span> - Constructor for class org.springframework.batch.integration.async.<a href="org/springframework/batch/integration/async/StepExecutionInterceptor.html" title="class in org.springframework.batch.integration.async">StepExecutionInterceptor</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/integration/partition/StepExecutionRequest.html" title="class in org.springframework.batch.integration.partition"><span class="typeNameLink">StepExecutionRequest</span></a> - Class in <a href="org/springframework/batch/integration/partition/package-summary.html">org.springframework.batch.integration.partition</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/partition/StepExecutionRequest.html#StepExecutionRequest-java.lang.String-java.lang.Long-java.lang.Long-">StepExecutionRequest(String, Long, Long)</a></span> - Constructor for class org.springframework.batch.integration.partition.<a href="org/springframework/batch/integration/partition/StepExecutionRequest.html" title="class in org.springframework.batch.integration.partition">StepExecutionRequest</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/integration/partition/StepExecutionRequestHandler.html" title="class in org.springframework.batch.integration.partition"><span class="typeNameLink">StepExecutionRequestHandler</span></a> - Class in <a href="org/springframework/batch/integration/partition/package-summary.html">org.springframework.batch.integration.partition</a></dt>
|
|
<dd>
|
|
<div class="block">A <code>MessageEndpoint</code> that can handle a <a href="org/springframework/batch/integration/partition/StepExecutionRequest.html" title="class in org.springframework.batch.integration.partition"><code>StepExecutionRequest</code></a> and
|
|
return a <code>StepExecution</code> as the result.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/partition/StepExecutionRequestHandler.html#StepExecutionRequestHandler--">StepExecutionRequestHandler()</a></span> - Constructor for class org.springframework.batch.integration.partition.<a href="org/springframework/batch/integration/partition/StepExecutionRequestHandler.html" title="class in org.springframework.batch.integration.partition">StepExecutionRequestHandler</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:T">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">T</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkRequest.html#toString--">toString()</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkRequest.html" title="class in org.springframework.batch.integration.chunk">ChunkRequest</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkResponse.html#toString--">toString()</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkResponse.html" title="class in org.springframework.batch.integration.chunk">ChunkResponse</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/launch/JobLaunchRequest.html#toString--">toString()</a></span> - Method in class org.springframework.batch.integration.launch.<a href="org/springframework/batch/integration/launch/JobLaunchRequest.html" title="class in org.springframework.batch.integration.launch">JobLaunchRequest</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/partition/StepExecutionRequest.html#toString--">toString()</a></span> - Method in class org.springframework.batch.integration.partition.<a href="org/springframework/batch/integration/partition/StepExecutionRequest.html" title="class in org.springframework.batch.integration.partition">StepExecutionRequest</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:U">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">U</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/async/AsyncItemWriter.html#update-org.springframework.batch.item.ExecutionContext-">update(ExecutionContext)</a></span> - Method in class org.springframework.batch.integration.async.<a href="org/springframework/batch/integration/async/AsyncItemWriter.html" title="class in org.springframework.batch.integration.async">AsyncItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html#update-org.springframework.batch.item.ExecutionContext-">update(ExecutionContext)</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html" title="class in org.springframework.batch.integration.chunk">ChunkMessageChannelItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/RemoteChunkHandlerFactoryBean.html#updateStepContribution-org.springframework.batch.core.StepContribution-org.springframework.batch.integration.chunk.StepContributionSource-">updateStepContribution(StepContribution, StepContributionSource)</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/RemoteChunkHandlerFactoryBean.html" title="class in org.springframework.batch.integration.chunk">RemoteChunkHandlerFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Update a StepContribution with all the data from a StepContributionSource.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:W">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">W</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/async/AsyncItemWriter.html#write-java.util.List-">write(List<? extends Future<T>>)</a></span> - Method in class org.springframework.batch.integration.async.<a href="org/springframework/batch/integration/async/AsyncItemWriter.html" title="class in org.springframework.batch.integration.async">AsyncItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">In the processing of the <code>Future</code>s passed, nulls are <em>not</em> passed to the
|
|
delegate since they are considered filtered out by the <a href="org/springframework/batch/integration/async/AsyncItemProcessor.html" title="class in org.springframework.batch.integration.async"><code>AsyncItemProcessor</code></a>'s
|
|
delegated <code>ItemProcessor</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html#write-java.util.List-">write(List<? extends T>)</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html" title="class in org.springframework.batch.integration.chunk">ChunkMessageChannelItemWriter</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a href="#I:A">A</a> <a href="#I:B">B</a> <a href="#I:C">C</a> <a href="#I:D">D</a> <a href="#I:E">E</a> <a href="#I:G">G</a> <a href="#I:H">H</a> <a href="#I:I">I</a> <a href="#I:J">J</a> <a href="#I:L">L</a> <a href="#I:M">M</a> <a href="#I:O">O</a> <a href="#I:P">P</a> <a href="#I:R">R</a> <a href="#I:S">S</a> <a href="#I:T">T</a> <a href="#I:U">U</a> <a href="#I:W">W</a> </div>
|
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
|
<div class="bottomNav"><a name="navbar.bottom">
|
|
<!-- -->
|
|
</a>
|
|
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
|
<a name="navbar.bottom.firstrow">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="navList" title="Navigation">
|
|
<li><a href="overview-summary.html">Overview</a></li>
|
|
<li>Package</li>
|
|
<li>Class</li>
|
|
<li><a href="overview-tree.html">Tree</a></li>
|
|
<li><a href="deprecated-list.html">Deprecated</a></li>
|
|
<li class="navBarCell1Rev">Index</li>
|
|
<li><a href="help-doc.html">Help</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="subNav">
|
|
<ul class="navList">
|
|
<li>Prev</li>
|
|
<li>Next</li>
|
|
</ul>
|
|
<ul class="navList">
|
|
<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
|
|
<li><a href="index-all.html" target="_top">No Frames</a></li>
|
|
</ul>
|
|
<ul class="navList" id="allclasses_navbar_bottom">
|
|
<li><a href="allclasses-noframe.html">All Classes</a></li>
|
|
</ul>
|
|
<div>
|
|
<script type="text/javascript"><!--
|
|
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
|
if(window==top) {
|
|
allClassesLink.style.display = "block";
|
|
}
|
|
else {
|
|
allClassesLink.style.display = "none";
|
|
}
|
|
//-->
|
|
</script>
|
|
</div>
|
|
<a name="skip.navbar.bottom">
|
|
<!-- -->
|
|
</a></div>
|
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
|
</body>
|
|
</html>
|