org.springframework.osgi
Class ThreadTest.TestThread
java.lang.Object
org.springframework.osgi.ThreadTest.TestThread
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- ThreadTest
public static class ThreadTest.TestThread
- extends Object
- implements Runnable
Field Summary |
static boolean |
alive
|
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
alive
public static transient boolean alive
ThreadTest.TestThread
public ThreadTest.TestThread()
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2006-2011 Spring Framework. All Rights Reserved.