public class DefaultOverdueModule extends KillBillModule implements OverdueModule
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
OVERDUE_INVALIDATION_CALLBACK |
static java.lang.String |
OVERDUE_NOTIFIER_ASYNC_BUS_NAMED |
static java.lang.String |
OVERDUE_NOTIFIER_CHECK_NAMED |
configSource, skifeConfigSource| Constructor and Description |
|---|
DefaultOverdueModule(org.killbill.billing.platform.api.KillbillConfigSource configSource) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure() |
void |
installOverdueConfigCache() |
protected void |
installOverdueService() |
void |
installOverdueUserApi() |
protected void |
installOverdueWrapperFactory() |
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 java.lang.String OVERDUE_INVALIDATION_CALLBACK
public static final java.lang.String OVERDUE_NOTIFIER_CHECK_NAMED
public static final java.lang.String OVERDUE_NOTIFIER_ASYNC_BUS_NAMED
public DefaultOverdueModule(org.killbill.billing.platform.api.KillbillConfigSource configSource)
protected void configure()
configure in class com.google.inject.AbstractModuleprotected void installOverdueService()
protected void installOverdueWrapperFactory()
public void installOverdueUserApi()
installOverdueUserApi in interface OverdueModulepublic void installOverdueConfigCache()
Copyright © 2010-2020. All Rights Reserved.