@Scope(value="session")
@Controller(value="controleInternoM")
public class ControleInternoMBean
extends <any>
Modifier and Type | Field and Description |
---|---|
private ControleInternoService |
controleInternoService |
Constructor and Description |
---|
ControleInternoMBean() |
Modifier and Type | Method and Description |
---|---|
BaseService |
getService() |
void |
inicializaPrograma() |
@Autowired private ControleInternoService controleInternoService