Uses of Class
org.tentackle.web.app.WebApplication
-
Packages that use WebApplication Package Description org.tentackle.web.app Application lifecycle. -
-
Uses of WebApplication in org.tentackle.web.app
Methods in org.tentackle.web.app that return WebApplication Modifier and Type Method Description static <T> WebApplication<T>WebApplication. getWebApplication()Gets the current web application instance.
-