public class ConfigPersisterActivator extends Object implements org.osgi.framework.BundleActivator
Modifier and Type | Field and Description |
---|---|
static String |
CONFLICTING_VERSION_TIMEOUT_MILLIS_PROPERTY |
static String |
MAX_WAIT_FOR_CAPABILITIES_MILLIS_PROPERTY |
static String |
NETCONF_CONFIG_PERSISTER |
static String |
STORAGE_ADAPTER_CLASS_PROP_SUFFIX |
Constructor and Description |
---|
ConfigPersisterActivator() |
Modifier and Type | Method and Description |
---|---|
void |
start(org.osgi.framework.BundleContext context) |
void |
stop(org.osgi.framework.BundleContext context) |
public static final String MAX_WAIT_FOR_CAPABILITIES_MILLIS_PROPERTY
public static final String CONFLICTING_VERSION_TIMEOUT_MILLIS_PROPERTY
public static final String NETCONF_CONFIG_PERSISTER
public static final String STORAGE_ADAPTER_CLASS_PROP_SUFFIX
Copyright © 2019 OpenDaylight. All rights reserved.