Provides a ServletContextListener for initializing the Ceylon runtime when a Ceylon WAR is loaded by a Servlet container. This module will automatically be added to a WAR when it is created - you should never need to import this module directly.
Packages | |
com.redhat.ceylon.war |
Dependencies | ||
com.redhat.ceylon.common | 1.2.2 | |
com.redhat.ceylon.tool.provider | 1.2.2 | |
java.base | 8 | |
javax.servlet | 3.1.0 |
Functions | |
run | Source Codeshared void run() Run the module |