public class Hbs extends Object implements Jooby.Module
| Constructor and Description |
|---|
Hbs() |
Hbs(com.github.jknack.handlebars.Handlebars handlebars) |
| Modifier and Type | Method and Description |
|---|---|
com.typesafe.config.Config |
config() |
void |
configure(Env mode,
com.typesafe.config.Config config,
com.google.inject.Binder binder) |
Hbs |
doWith(Consumer<com.github.jknack.handlebars.Handlebars> block) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitstart, stoppublic Hbs(com.github.jknack.handlebars.Handlebars handlebars)
public Hbs()
public void configure(Env mode, com.typesafe.config.Config config, com.google.inject.Binder binder)
configure in interface Jooby.Modulepublic com.typesafe.config.Config config()
config in interface Jooby.ModuleCopyright © 2014. All rights reserved.