Package org.wicketstuff.gae
Class GaeInitializer
java.lang.Object
org.wicketstuff.gae.GaeInitializer
- All Implemented Interfaces:
IInitializer
A Wicket initializer that configures the application that way so it is possible to run it in
Google AppEngine
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddestroy(Application application) voidinit(Application application)
-
Constructor Details
-
GaeInitializer
public GaeInitializer()
-
-
Method Details
-
init
- Specified by:
initin interfaceIInitializer
-
destroy
- Specified by:
destroyin interfaceIInitializer
-