@Header(name="Bundle-Activator",
value="${@class}")
public class JaxbJsonBundleActivator
extends Object
implements org.osgi.framework.BundleActivator
| Modifier and Type | Field and Description |
|---|---|
static String |
CONFIG_PID |
static org.apache.aries.component.dsl.OSGi<Dictionary<String,?>> |
CONFIGURATION |
| Constructor and Description |
|---|
JaxbJsonBundleActivator() |
| Modifier and Type | Method and Description |
|---|---|
void |
start(org.osgi.framework.BundleContext context) |
void |
stop(org.osgi.framework.BundleContext context) |
public static final String CONFIG_PID
public static org.apache.aries.component.dsl.OSGi<Dictionary<String,?>> CONFIGURATION
Copyright © 2021 The Apache Software Foundation. All rights reserved.