public class RackModule extends Object implements com.google.inject.Module
| Constructor and Description |
|---|
RackModule() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(com.google.inject.Binder binder) |
Map<String,String> |
createTheServletParams()
This is a provider that is expected by our http-server module, so it doesn't serve any purpose for us right now, it just allows Guice to create it's bindings.
|
Copyright © 2010-2013 Airlift. All Rights Reserved.