public class DefaultOSGIModule extends KillBillPlatformModuleBase
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
OSGI_NAMED |
configSource, MAIN_DATA_SOURCE_ID, OSGI_DATA_SOURCE_ID, OSGI_DATA_SOURCE_ID_NAMED, SHIRO_DATA_SOURCE_ID, SHIRO_DATA_SOURCE_ID_NAMED, skifeConfigSource| Constructor and Description |
|---|
DefaultOSGIModule(KillbillConfigSource configSource,
OSGIConfigProperties osgiConfigProperties,
OSGIDataSourceConfig osgiDataSourceConfig,
org.killbill.commons.embeddeddb.EmbeddedDB osgiEmbeddedDB) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure() |
protected void |
installConfig() |
protected void |
installDataSource() |
protected void |
installHttpService() |
protected void |
installOSGIComponents() |
protected void |
installOSGIServlet() |
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 OSGI_NAMED
public DefaultOSGIModule(KillbillConfigSource configSource, OSGIConfigProperties osgiConfigProperties, OSGIDataSourceConfig osgiDataSourceConfig, org.killbill.commons.embeddeddb.EmbeddedDB osgiEmbeddedDB)
protected void installConfig()
protected void installOSGIServlet()
protected void installDataSource()
protected void installOSGIComponents()
protected void installHttpService()
protected void configure()
configure in class com.google.inject.AbstractModuleCopyright © 2010-2017. All Rights Reserved.