Uses of Interface
com.google.appengine.tools.development.ContainerService
Packages that use ContainerService
Package
Description
-
Uses of ContainerService in com.google.appengine.tools.development
Subinterfaces of ContainerService in com.google.appengine.tools.developmentModifier and TypeInterfaceDescriptioninterfaceProvides the backing servlet container support for theDevAppServer, as discovered via.invalid reference
ServiceProviderClasses in com.google.appengine.tools.development that implement ContainerServiceMethods in com.google.appengine.tools.development that return ContainerServiceModifier and TypeMethodDescriptionAbstractInstanceHolder.getContainerService()InstanceHolder.getContainerService()Returns theContainerServicefor this instance.AbstractModule.getMainContainer()Module.getMainContainer()Returns theContainerServicefor the primary instance for thisModule.static ContainerServiceContainerUtils.loadContainer()Load aContainerServiceinstance based on the implementation: Jetty9 or Jetty12. -
Uses of ContainerService in com.google.appengine.tools.development.jakarta
Subinterfaces of ContainerService in com.google.appengine.tools.development.jakartaModifier and TypeInterfaceDescriptioninterfaceProvides the backing servlet container support for the, as discovered viainvalid reference
DevAppServer.invalid reference
ServiceProvider