public class Activator extends KillbillActivatorBase
| Modifier and Type | Field and Description |
|---|---|
static String |
PLUGIN_NAME |
clock, configProperties, dataSource, DISABLED_FILE_NAME, dispatcher, killbillAPI, logService, registrar, RESTART_FILE_NAME, roOSGIkillbillAPI, TMP_DIR_NAME, tmpDir| Constructor and Description |
|---|
Activator() |
| Modifier and Type | Method and Description |
|---|---|
void |
start(org.osgi.framework.BundleContext context) |
void |
stop(org.osgi.framework.BundleContext context) |
lastRestartTime, retrievePluginConfig, shouldStopPlugin, stopAllButRestartMechanismpublic static final String PLUGIN_NAME
public void start(org.osgi.framework.BundleContext context)
throws Exception
start in interface org.osgi.framework.BundleActivatorstart in class KillbillActivatorBaseExceptionpublic void stop(org.osgi.framework.BundleContext context)
throws Exception
stop in interface org.osgi.framework.BundleActivatorstop in class KillbillActivatorBaseExceptionCopyright © 2010–2022. All rights reserved.