org.neo4j.server
Class InterruptThreadTimer.InterruptThreadTask
java.lang.Object
java.util.TimerTask
org.neo4j.server.InterruptThreadTimer.InterruptThreadTask
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- InterruptThreadTimer
public static class InterruptThreadTimer.InterruptThreadTask
- extends TimerTask
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InterruptThreadTimer.InterruptThreadTask
public InterruptThreadTimer.InterruptThreadTask(Thread threadToInterrupt)
run
public void run()
- Specified by:
run in interface Runnable- Specified by:
run in class TimerTask
wasExecuted
public boolean wasExecuted()
Copyright © 2002-2014 The Neo4j Graph Database Project. All Rights Reserved.