Uses of Class
org.tentackle.web.app.WebApplication
-
-
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.
-