|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hackystat.projectbrowser.Start
public class Start
Provides a mechanism for running Project Browser with Jetty.
Constructor Summary | |
---|---|
Start()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Starts up Jetty and points it at Wicket. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Start()
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.lang.Exception
args
- Ignored.
java.lang.Exception
- If things go wrong.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |