public class Activator extends Object implements org.osgi.framework.BundleActivator
Modifier and Type | Field and Description |
---|---|
private CleanerTask |
cleanerTask |
private org.osgi.framework.BundleContext |
context |
private org.osgi.service.http.HttpService |
httpService |
static org.objectweb.util.monolog.api.Logger |
logger |
static String |
SERVICE_NAME |
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
public static final String SERVICE_NAME
private org.osgi.framework.BundleContext context
private org.osgi.service.http.HttpService httpService
public String servletAlias
private CleanerTask cleanerTask
Copyright © 2018 ScalAgent D.T.. All Rights Reserved.