public class ConfigStoreActivator extends BaseActivator
BaseActivator.LazyServicePointer<T>, BaseActivator.ServiceAndProperties, BaseActivator.ServicePointer<T>, BaseActivator.Tracker| Modifier and Type | Field and Description |
|---|---|
static String |
CONFIG_STORE_YAML_IDENTIFIER |
static String |
CONFIG_STORE_YAML_METRICS_PREFIX |
context, started, tracker| Constructor and Description |
|---|
ConfigStoreActivator() |
ConfigStoreActivator(String configYamlLocation) |
| Modifier and Type | Method and Description |
|---|---|
protected BaseActivator.ServiceAndProperties |
createService() |
protected List<BaseActivator.ServicePointer<?>> |
dependencies() |
createServices, getBaseDir, lazyDependencies, start, stop, stopServicepublic static final String CONFIG_STORE_YAML_METRICS_PREFIX
public static final String CONFIG_STORE_YAML_IDENTIFIER
public ConfigStoreActivator(String configYamlLocation)
public ConfigStoreActivator()
protected BaseActivator.ServiceAndProperties createService()
createService in class BaseActivatorprotected List<BaseActivator.ServicePointer<?>> dependencies()
dependencies in class BaseActivatorCopyright © 2022. All rights reserved.