wicket.contrib.phonebook
Class StartPhonebook

java.lang.Object
  extended by wicket.contrib.phonebook.StartPhonebook

public class StartPhonebook
extends Object

Seperate startup class for people that want to run the examples directly.


Constructor Summary
StartPhonebook()
           
 
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
 

Constructor Detail

StartPhonebook

public StartPhonebook()
Method Detail

main

public static void main(String[] args)
Main function, starts the jetty server.

Parameters:
args -


Copyright © 2005-2012 Wicket developers. All Rights Reserved.