Uses of Class
com.levigo.jadice.web.demo.common.server.DemoSystem
Packages that use DemoSystem
-
Uses of DemoSystem in com.levigo.jadice.web.demo.common.server
Methods in com.levigo.jadice.web.demo.common.server that return DemoSystemModifier and TypeMethodDescriptionstatic DemoSystemDemoSystem.get(jakarta.servlet.ServletContext context) Retrieve the aDemoSysteminstance associated with the givenServletContext.Methods in com.levigo.jadice.web.demo.common.server with parameters of type DemoSystemModifier and TypeMethodDescriptionprotected static voidDemoSystem.attach(jakarta.servlet.ServletContext context, DemoSystem demoSystem) Attach a givenDemoSystemimplementation with theServletContext.