Package tv.hd3g.jobkit.mod.service
Class RegularProcessRunnerServiceImpl
- java.lang.Object
-
- tv.hd3g.jobkit.mod.service.RegularProcessRunnerServiceImpl
-
- All Implemented Interfaces:
org.springframework.beans.factory.DisposableBean,org.springframework.beans.factory.InitializingBean
@Service public class RegularProcessRunnerServiceImpl extends Object implements org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.DisposableBean
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classRegularProcessRunnerServiceImpl.Task
-
Constructor Summary
Constructors Constructor Description RegularProcessRunnerServiceImpl()
-
-
-
Method Detail
-
afterPropertiesSet
public void afterPropertiesSet() throws Exception- Specified by:
afterPropertiesSetin interfaceorg.springframework.beans.factory.InitializingBean- Throws:
Exception
-
start
public void start() throws FileNotFoundException- Throws:
FileNotFoundException
-
-