Class EMFProfileApplicationRegistryPlugin
- java.lang.Object
-
- org.modelversioning.emfprofile.application.registry.EMFProfileApplicationRegistryPlugin
-
- All Implemented Interfaces:
org.osgi.framework.BundleActivator
public class EMFProfileApplicationRegistryPlugin extends Object implements org.osgi.framework.BundleActivator
-
-
Constructor Summary
Constructors Constructor Description EMFProfileApplicationRegistryPlugin()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
start(org.osgi.framework.BundleContext bundleContext)
void
stop(org.osgi.framework.BundleContext bundleContext)
-