Subversion Repositories SmartDukaan

Rev

Rev 32831 | Rev 33051 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 32831 Rev 32878
Line 175... Line 175...
175
    private Reconciliation reconciliation;
175
    private Reconciliation reconciliation;
176
 
176
 
177
    @Autowired
177
    @Autowired
178
    CaptchaService captchaService;
178
    CaptchaService captchaService;
179
 
179
 
-
 
180
 
180
    @Override
181
    @Override
181
    public void run(ApplicationArguments args) throws Exception {
182
    public void run(ApplicationArguments args) throws Exception {
182
        //scheduledTasks.test();
183
        //scheduledTasks.test();
183
        //System.exit();
184
        //System.exit();
184
        LOGGER.info("Called run method");
185
        LOGGER.info("Called run method");