Search Results
OK to copy?
Examples 1 through 1 of
1 (0.0020 seconds)
Class:
org.apache.jk.apr.TomcatStarter
©,
Rating:
0% of 0,
C1
85 if (args[0].equals("stop")) {
86 Thread.sleep(5000);
87 Runtime.getRuntime().exit(0);
88 }
89 } catch( Throwable t ) {
Result Page:
1