org.wicketstuff.gae
Class GaeInitializer
java.lang.Object
org.wicketstuff.gae.GaeInitializer
- All Implemented Interfaces:
- IInitializer
public class GaeInitializer
- extends Object
- implements IInitializer
A Wicket initializer that configures the application that way so it is possible to run it in
Google AppEngine
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GaeInitializer
public GaeInitializer()
init
public void init(Application application)
- Specified by:
init in interface IInitializer
destroy
public void destroy(Application application)
- Specified by:
destroy in interface IInitializer
Copyright © 2012. All Rights Reserved.