Package wicket.contrib.phonebook
Class StartPhonebook
- java.lang.Object
-
- wicket.contrib.phonebook.StartPhonebook
-
public class StartPhonebook extends Object
Seperate startup class for people that want to run the examples directly.
-
-
Constructor Summary
Constructors Constructor Description StartPhonebook()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(String[] args)Main function, starts the jetty server.
-
-
-
Method Detail
-
main
public static void main(String[] args)
Main function, starts the jetty server.- Parameters:
args-
-
-