com.roeschter.jsl
Class StopTest
java.lang.Object
com.roeschter.jsl.StopTest
class StopTest
- extends java.lang.Object
Method Summary |
static void |
main(java.lang.String[] argv)
The main method called when the service starts. |
static void |
stop()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
exitMain
static boolean exitMain
shutDownHook
static boolean shutDownHook
exceptionMain
static boolean exceptionMain
exceptionThread
static boolean exceptionThread
startThread
static boolean startThread
callExitMain
static boolean callExitMain
callExitThread
static boolean callExitThread
StopTest
StopTest()
stop
public static void stop()
main
public static void main(java.lang.String[] argv)
throws java.lang.Exception
- The main method called when the service starts.
- Throws:
java.lang.Exception