Review process. Consolidate tasklet packages.

This commit is contained in:
dsyer
2008-03-14 10:36:53 +00:00
parent 044bc4e192
commit 39755ea3a6
3 changed files with 6 additions and 14 deletions

View File

@@ -13,9 +13,8 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package org.springframework.batch.core.tasklet.support;
package org.springframework.batch.core.tasklet;
import org.springframework.batch.core.tasklet.Tasklet;
import org.springframework.batch.item.adapter.AbstractMethodInvokingDelegator;
import org.springframework.batch.repeat.ExitStatus;

View File

@@ -1,7 +0,0 @@
<html>
<body>
<p>
Specific implementations of tasklet concerns.
</p>
</body>
</html>