Uses of Class
com.google.inject.servlet.ServletDefinition
Packages that use ServletDefinition
Package
Description
Servlet API scopes, bindings and registration; this extension requires
guice-servlet.jar.-
Uses of ServletDefinition in com.google.inject.servlet
Fields in com.google.inject.servlet declared as ServletDefinitionModifier and TypeFieldDescriptionprivate final ServletDefinition[]ManagedServletPipeline.servletDefinitionsFields in com.google.inject.servlet with type parameters of type ServletDefinitionModifier and TypeFieldDescriptionprivate static final TypeLiteral<ServletDefinition> ManagedServletPipeline.SERVLET_DEFSMethods in com.google.inject.servlet that return ServletDefinitionModifier and TypeMethodDescriptionprivate ServletDefinition[]ManagedServletPipeline.collectServletDefinitions(Injector injector) Introspects the injector and collects all instances of boundList<ServletDefinition>into a master list.ServletDefinition.get()