@EnableScheduling public abstract class TaskScheduler extends Object
| Modifier and Type | Field and Description |
|---|---|
protected br.com.anteros.persistence.session.SQLSessionFactory |
sessionFactory |
| Constructor and Description |
|---|
TaskScheduler() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
taskExecutor()
Método responsável por executar a tarefa agendada.
|
Copyright © 2017 Anteros Tecnologia. All rights reserved.