public class KillbillServerModule
extends com.google.inject.AbstractModule
| Modifier and Type | Field and Description |
|---|---|
protected javax.servlet.ServletContext |
servletContext |
| Constructor and Description |
|---|
KillbillServerModule(javax.servlet.ServletContext servletContext,
KillbillServerConfig serverConfig,
org.skife.config.ConfigSource configSource) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure() |
protected void |
configureDao() |
protected void |
configurePushNotification() |
protected void |
configureResources() |
protected void |
installClock() |
protected void |
installKillbillModules() |
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingpublic KillbillServerModule(javax.servlet.ServletContext servletContext,
KillbillServerConfig serverConfig,
org.skife.config.ConfigSource configSource)
protected void configure()
configure in class com.google.inject.AbstractModuleprotected void configurePushNotification()
protected void configureDao()
protected void configureResources()
protected void installClock()
protected void installKillbillModules()
Copyright © 2010-2014. All Rights Reserved.