Package org.klomp.snark.standalone
Class RunStandalone
java.lang.Object
org.klomp.snark.standalone.RunStandalone
- Since:
 - moved from ../web and fixed in 0.9.27
 
- 
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classCallback when shutdown is clicked in systraystatic classThreaded shutdown - 
Field Summary
Fields - 
Method Summary
 
- 
Field Details
- 
APP_CONFIG_FILE
 
 - 
 - 
Method Details
- 
main
Usage: RunStandalone [host [port]] (but must match what's in the jetty-i2psnark.xml file) - 
start
public void start() - 
stop
public void stop() - 
shutdown
public static void shutdown()- Since:
 - 0.9.27
 
 
 -