public class Activator extends Object implements org.osgi.framework.BundleActivator
Modifier and Type | Class and Description |
---|---|
class |
Activator.DnsSdServiceFactory
A ServiceFactory capable to handle DnsSdDiscoveryContainerAdapters
|
Modifier and Type | Field and Description |
---|---|
static String |
ADVERTISER |
static String |
DISCOVERY_CONTAINER_NAME_VALUE |
static String |
LOCATOR |
static String |
PLUGIN_ID |
Constructor and Description |
---|
Activator() |
Modifier and Type | Method and Description |
---|---|
void |
start(org.osgi.framework.BundleContext context) |
void |
stop(org.osgi.framework.BundleContext context) |
public static final String PLUGIN_ID
public static final String DISCOVERY_CONTAINER_NAME_VALUE
public static final String LOCATOR
public static final String ADVERTISER
Copyright © 2017. All rights reserved.