public class ProtocolListener extends Object implements org.springframework.batch.core.JobExecutionListener, org.springframework.core.Ordered
| Constructor and Description |
|---|
ProtocolListener() |
public void afterJob(org.springframework.batch.core.JobExecution jobExecution)
afterJob in interface org.springframework.batch.core.JobExecutionListenerpublic void beforeJob(org.springframework.batch.core.JobExecution jobExecution)
beforeJob in interface org.springframework.batch.core.JobExecutionListenerpublic int getOrder()
getOrder in interface org.springframework.core.OrderedCopyright © 2016. All Rights Reserved.