org.mortbay.start |
|
Java Source File Name | Type | Comment |
Classpath.java | Class | |
Main.java | Class | Main start class.
This class is intended to be the main class listed in the MANIFEST.MF of
the start.jar archive. |
Monitor.java | Class | Monitor thread.
This thread listens on the port specified by the STOP.PORT system parameter
(defaults to 8079) for request authenticated with the key given by the STOP.KEY
system parameter (defaults to "mortbay") for admin requests. |
Version.java | Class | Utility class for parsing and comparing version strings. |