public class Activator extends Object implements org.osgi.framework.BundleActivator
Modifier and Type | Field and Description |
---|---|
private org.osgi.framework.BundleContext |
context |
private org.osgi.service.http.HttpService |
httpService |
static org.objectweb.util.monolog.api.Logger |
logger |
String |
servletAlias |
Constructor and Description |
---|
Activator() |
Modifier and Type | Method and Description |
---|---|
void |
start(org.osgi.framework.BundleContext bundleContext) |
void |
stop(org.osgi.framework.BundleContext bundleContext) |
public static org.objectweb.util.monolog.api.Logger logger
private org.osgi.framework.BundleContext context
private org.osgi.service.http.HttpService httpService
public final String servletAlias
Copyright © 2020 ScalAgent D.T.. All rights reserved.