public class DefaultOSGIService extends Object implements OSGIService
KillbillService.ServiceException| Modifier and Type | Field and Description |
|---|---|
static String |
OSGI_SERVICE_NAME |
| Constructor and Description |
|---|
DefaultOSGIService(OSGIConfig osgiConfig,
PureOSGIBundleFinder osgiBundleFinder,
PluginFinder pluginFinder,
org.killbill.billing.osgi.api.config.PluginConfigServiceApi pluginConfigServiceApi,
KillbillActivator killbillActivator) |
public static final String OSGI_SERVICE_NAME
@Inject public DefaultOSGIService(OSGIConfig osgiConfig, PureOSGIBundleFinder osgiBundleFinder, PluginFinder pluginFinder, org.killbill.billing.osgi.api.config.PluginConfigServiceApi pluginConfigServiceApi, KillbillActivator killbillActivator)
public String getName()
getName in interface KillbillServicepublic void initialize()
public void start()
public void stop()
Copyright © 2010-2014. All Rights Reserved.