org.inspektr.statistics.support
Class JdbcStatisticManager.JdbcStatisticGatheringTask
java.lang.Object
org.inspektr.statistics.support.JdbcStatisticManager.JdbcStatisticGatheringTask
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- JdbcStatisticManager
protected static final class JdbcStatisticManager.JdbcStatisticGatheringTask
- extends Object
- implements Runnable
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JdbcStatisticManager.JdbcStatisticGatheringTask
public JdbcStatisticManager.JdbcStatisticGatheringTask(org.springframework.jdbc.core.simple.SimpleJdbcTemplate jdbcTemplate,
org.springframework.transaction.support.TransactionTemplate transactionTemplate,
StatisticActionContext context)
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2007-2012. All Rights Reserved.