public class MvcModule
extends io.bootique.ConfigModule
| Constructor and Description |
|---|
MvcModule() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(com.google.inject.Binder binder) |
static com.google.inject.multibindings.MapBinder<String,TemplateRenderer> |
contributeRenderers(com.google.inject.Binder binder) |
public static com.google.inject.multibindings.MapBinder<String,TemplateRenderer> contributeRenderers(com.google.inject.Binder binder)
public void configure(com.google.inject.Binder binder)
configure in interface com.google.inject.Moduleconfigure in class io.bootique.ConfigModuleCopyright © 2016 ObjectStyle LLC. All rights reserved.