Package com.google.inject.servlet
Interface ServletModule.ServletKeyBindingBuilder
- All Known Implementing Classes:
ServletsModuleBuilder.ServletKeyBindingBuilderImpl
- Enclosing class:
ServletModule
public static interface ServletModule.ServletKeyBindingBuilder
See the EDSL examples at
ServletModule.configureServlets()
- Since:
- 2.0
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
with
(javax.servlet.http.HttpServlet servlet) void
-
Method Details
-
with
-
with
-
with
void with(javax.servlet.http.HttpServlet servlet) - Since:
- 3.0
-
with
-
with
-
with
- Since:
- 3.0
-