public class EMFFormsLegacyServicesManagerImpl extends Object implements EMFFormsLegacyServicesManager
EMFFormsLegacyServicesManager
which allows to use ViewModelService
registered
using an extension point with the new osgi based architecture.Constructor and Description |
---|
EMFFormsLegacyServicesManagerImpl() |
Modifier and Type | Method and Description |
---|---|
protected void |
activate(org.osgi.framework.BundleContext bundleContext)
Called by OSGi when the component is ready to be activated.
|
protected void |
deactivate()
Called by OSGi when the component must be deactivated.
|
void |
instantiate()
Instantiates the ViewModelServices.
|
protected void |
setReportService(ReportService reportService)
Called by OSGi to set the
ReportService . |
protected void setReportService(ReportService reportService)
ReportService
.reportService
- The ReportService
protected void activate(org.osgi.framework.BundleContext bundleContext)
bundleContext
- The BundleContext
protected void deactivate()
public void instantiate()
instantiate
in interface EMFFormsLegacyServicesManager
EMFFormsLegacyServicesManager.instantiate()
Copyright © 2019. All rights reserved.