public class Session0ServiceImpl extends Object implements Session0Service
| Constructor and Description |
|---|
Session0ServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.osgi.framework.BundleContext |
getBundleContext() |
void |
initialize(SessionService sessionService,
org.i3xx.util.symbol.service.model.SymbolService symbolService,
String mandatorId)
Creates a '0' session
|
void |
setBundleContext(org.osgi.framework.BundleContext bundleContext) |
void |
startUp()
The startup of the service
|
public void startUp()
throws IOException
IOExceptionpublic void initialize(SessionService sessionService, org.i3xx.util.symbol.service.model.SymbolService symbolService, String mandatorId)
Session0Serviceinitialize in interface Session0ServicesessionService - The session servicesymbolService - The symbol servicemandatorId - The mandator idpublic org.osgi.framework.BundleContext getBundleContext()
public void setBundleContext(org.osgi.framework.BundleContext bundleContext)
bundleContext - the bundleContext to setCopyright © 2015. All rights reserved.