public class SessionDataTimerTask
extends java.util.TimerTask
Modifier and Type | Field and Description |
---|---|
protected SessionDataTimer |
timer |
Constructor and Description |
---|
SessionDataTimerTask(SessionDataTimer timer) |
Modifier and Type | Method and Description |
---|---|
protected VioletApp |
getVioletApp() |
protected void |
importSessionFromProject() |
void |
run()
main method for this timer task, called at each predefined interval
|
protected SessionDataTimer timer
public SessionDataTimerTask(SessionDataTimer timer)
timer
- public void run()
run
in interface java.lang.Runnable
run
in class java.util.TimerTask
protected void importSessionFromProject()
protected VioletApp getVioletApp()
Copyright © 2010-2014 Pacific Biosciences. All Rights Reserved.