Package org.eclipse.emf.common
Class CommonPlugin.Implementation.Activator
java.lang.Object
org.eclipse.emf.common.EMFPlugin.OSGiDelegatingBundleActivator
org.eclipse.emf.common.CommonPlugin.Implementation.Activator
- All Implemented Interfaces:
org.osgi.framework.BundleActivator
- Enclosing class:
- CommonPlugin.Implementation
public static class CommonPlugin.Implementation.Activator
extends EMFPlugin.OSGiDelegatingBundleActivator
- Since:
- 2.10
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.emf.common.EMFPlugin.OSGiDelegatingBundleActivator
start, stop
-
Constructor Details
-
Activator
public Activator()
-
-
Method Details
-
createBundle
protected org.osgi.framework.BundleActivator createBundle()- Specified by:
createBundlein classEMFPlugin.OSGiDelegatingBundleActivator
-