Uses of Class
org.tentackle.persist.app.ServerApplication
-
Packages that use ServerApplication Package Description org.tentackle.persist.app Application lifecycle. -
-
Uses of ServerApplication in org.tentackle.persist.app
Methods in org.tentackle.persist.app that return ServerApplication Modifier and Type Method Description static ServerApplicationServerApplication. getServerApplication()Gets the running server application.
-