org.eclipse.egf.pde.pattern
Class PdePatternActivator
java.lang.Object
Plugin
org.eclipse.egf.common.activator.AbstractActivator
org.eclipse.egf.pde.pattern.PdePatternActivator
public class PdePatternActivator
- extends AbstractActivator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PdePatternActivator
public PdePatternActivator()
start
public void start(BundleContext context_p)
throws Exception
- Throws:
Exception
- See Also:
org.eclipse.core.runtime.Plugin#start(org.osgi.framework.BundleContext)
stop
public void stop(BundleContext context_p)
throws Exception
- Throws:
Exception
- See Also:
org.eclipse.core.runtime.Plugin#stop(org.osgi.framework.BundleContext)
getDefault
public static PdePatternActivator getDefault()
- Returns the shared instance
- Returns:
- the shared instance
Copyright (c) Thales Corporate Services S.A.S, 2009.
This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.