public class CatalogModule extends KillBillModule
| Modifier and Type | Field and Description |
|---|---|
static String |
CATALOG_INVALIDATION_CALLBACK |
configSource, killbillFeatures, skifeConfigSource, STATIC_CONFIG| Constructor and Description |
|---|
CatalogModule(org.killbill.billing.platform.api.KillbillConfigSource configSource) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure() |
protected void |
installCatalog() |
void |
installCatalogConfigCache() |
protected void |
installCatalogDao() |
protected void |
installCatalogInternalApi() |
protected void |
installCatalogPluginApi() |
protected void |
installCatalogUserApi() |
protected void |
installConfig() |
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingpublic static final String CATALOG_INVALIDATION_CALLBACK
public CatalogModule(org.killbill.billing.platform.api.KillbillConfigSource configSource)
protected void installConfig()
protected void installCatalog()
protected void installCatalogDao()
protected void installCatalogUserApi()
protected void installCatalogInternalApi()
public void installCatalogConfigCache()
protected void installCatalogPluginApi()
protected void configure()
configure in class com.google.inject.AbstractModuleCopyright © 2010–2021. All rights reserved.