@Service public final class CommandServiceImpl extends Object implements CommandService
| Constructor and Description |
|---|
CommandServiceImpl(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate,
Long maxCommandExecutionTime) |
@Autowired
public CommandServiceImpl(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate,
@Value(value="${kermoss.cs.config.max-cmd-exec-time}")
Long maxCommandExecutionTime)
public List<Command> findFailedCommands()
findFailedCommands in interface CommandServiceCopyright © 2019 Pivotal Software, Inc.. All rights reserved.