Package org.webpieces.templating.api
Class ProdTemplateModule
java.lang.Object
org.webpieces.templating.api.ProdTemplateModule
- All Implemented Interfaces:
com.google.inject.Module
-
Field Details
-
ROUTE_META_FILE
- See Also:
-
ROUTE_TYPE
- See Also:
-
PATH_TYPE
- See Also:
-
-
Constructor Details
-
ProdTemplateModule
public ProdTemplateModule(org.webpieces.templating.api.TemplateConfig config)
-
-
Method Details
-
configure
public void configure(com.google.inject.Binder binder) - Specified by:
configurein interfacecom.google.inject.Module
-