@MessageEndpoint public class FileToJobLaunchRequestAdapter extends Object implements org.springframework.beans.factory.InitializingBean
Constructor and Description |
---|
FileToJobLaunchRequestAdapter() |
Modifier and Type | Method and Description |
---|---|
JobLaunchRequest |
adapt(File file) |
void |
afterPropertiesSet() |
void |
setJob(org.springframework.batch.core.Job job) |
public void setJob(org.springframework.batch.core.Job job)
public void afterPropertiesSet() throws Exception
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
Exception
@ServiceActivator public JobLaunchRequest adapt(File file) throws org.springframework.batch.core.launch.NoSuchJobException
org.springframework.batch.core.launch.NoSuchJobException
Copyright © 2015. All rights reserved.