org.inspektr.statistics.support
Class JdbcStatisticManager.JdbcStatisticGatheringTask

java.lang.Object
  extended by org.inspektr.statistics.support.JdbcStatisticManager.JdbcStatisticGatheringTask
All Implemented Interfaces:
Runnable
Enclosing class:
JdbcStatisticManager

protected static final class JdbcStatisticManager.JdbcStatisticGatheringTask
extends Object
implements Runnable


Constructor Summary
JdbcStatisticManager.JdbcStatisticGatheringTask(org.springframework.jdbc.core.simple.SimpleJdbcTemplate jdbcTemplate, org.springframework.transaction.support.TransactionTemplate transactionTemplate, StatisticActionContext context)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JdbcStatisticManager.JdbcStatisticGatheringTask

public JdbcStatisticManager.JdbcStatisticGatheringTask(org.springframework.jdbc.core.simple.SimpleJdbcTemplate jdbcTemplate,
                                                       org.springframework.transaction.support.TransactionTemplate transactionTemplate,
                                                       StatisticActionContext context)
Method Detail

run

public void run()
Specified by:
run in interface Runnable


Copyright © 2007-2012. All Rights Reserved.