public abstract class TestPlatformModule extends KillBillModule
configSource, skifeConfigSource| Modifier | Constructor and Description |
|---|---|
protected |
TestPlatformModule(KillbillConfigSource configSource,
boolean withOSGI,
OSGIConfigProperties osgiConfigProperties,
Set<? extends KillbillService> services) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure() |
protected void |
configureBus() |
protected void |
configureEmbeddedDB() |
protected void |
configureEmbeddedDB(PlatformDBTestingHelper platformDBTestingHelper) |
protected void |
configureExternalBus() |
protected void |
configureJNDI() |
protected void |
configureLifecycle() |
protected void |
configureNotificationQ() |
protected void |
configureOSGI() |
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingprotected TestPlatformModule(KillbillConfigSource configSource, boolean withOSGI, @Nullable OSGIConfigProperties osgiConfigProperties, @Nullable Set<? extends KillbillService> services)
protected void configure()
configure in class com.google.inject.AbstractModuleprotected void configureEmbeddedDB()
protected void configureEmbeddedDB(PlatformDBTestingHelper platformDBTestingHelper)
protected void configureLifecycle()
protected void configureBus()
protected void configureExternalBus()
protected void configureNotificationQ()
protected void configureOSGI()
protected void configureJNDI()
Copyright © 2010-2015. All Rights Reserved.