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.
|
Method Summary |
static void |
main(String[] args)
Main function, starts the jetty server. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StartPhonebook
public StartPhonebook()
main
public static void main(String[] args)
- Main function, starts the jetty server.
- Parameters:
args -
Copyright © 2005-2012 Wicket developers. All Rights Reserved.