public class CommonService extends Object
Modifier and Type | Field and Description |
---|---|
protected org.osgi.framework.BundleContext |
bundleContext |
static org.objectweb.util.monolog.api.Logger |
logmon |
private String |
path |
static String |
PATH_TO_CONF
the path to the configuration (a3servers.xml, ...)
|
private short |
sid |
static String |
SID
the server id
|
static String |
STORAGE
persistence directory
|
Constructor and Description |
---|
CommonService(org.osgi.framework.BundleContext bundleContext) |
public static final org.objectweb.util.monolog.api.Logger logmon
public static final String SID
public static final String STORAGE
public static final String PATH_TO_CONF
private short sid
private String path
protected org.osgi.framework.BundleContext bundleContext
public CommonService(org.osgi.framework.BundleContext bundleContext)
protected void doStop()
public void updated(Dictionary properties) throws org.osgi.service.cm.ConfigurationException
org.osgi.service.cm.ConfigurationException
Copyright © 2016 ScalAgent D.T.. All Rights Reserved.