public class OsSessionServiceImpl extends Object implements OsSessionService, org.osgi.service.cm.ManagedService
| Constructor and Description |
|---|
OsSessionServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
OsSession |
getCactosOsSession()
Take care: call this method only after the configuration params have been read.
|
void |
updated(Dictionary<String,?> properties)
Updated by ConfigAdminService when the config file specified in
"OSGI-INF/session.xml" as "service.pid" is changed.
|
public OsSession getCactosOsSession()
getCactosOsSession in interface OsSessionServicepublic void activate()
public void updated(Dictionary<String,?> properties) throws org.osgi.service.cm.ConfigurationException
updated in interface org.osgi.service.cm.ManagedServiceorg.osgi.service.cm.ConfigurationException