|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectPlugin
org.eclipse.egf.common.activator.AbstractActivator
org.eclipse.egf.common.activator.CommonActivator
public class CommonActivator
Common plug-in activator.
Field Summary | |
---|---|
protected static String |
EXTENSION_POINT_SHORT_ID_USER_HELPER
Extension point "user_helper" short id. |
Constructor Summary | |
---|---|
CommonActivator()
|
Method Summary | |
---|---|
static CommonActivator |
getDefault()
Get shared instance. |
IUserEnforcedHelper |
getUserEnforcedHelper()
Get user enforced helper unique implementation. |
void |
start(BundleContext context_p)
|
void |
stop(BundleContext context_p)
|
Methods inherited from class org.eclipse.egf.common.activator.AbstractActivator |
---|
getPluginID, log, log, log, log, log, log, log, newErrorStatus |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static final String EXTENSION_POINT_SHORT_ID_USER_HELPER
Constructor Detail |
---|
public CommonActivator()
Method Detail |
---|
public static CommonActivator getDefault()
public void start(BundleContext context_p) throws Exception
Exception
org.eclipse.ui.plugin.AbstractUIPlugin#start(org.osgi.framework.BundleContext)
public void stop(BundleContext context_p) throws Exception
Exception
org.eclipse.ui.plugin.AbstractUIPlugin#stop(org.osgi.framework.BundleContext)
public IUserEnforcedHelper getUserEnforcedHelper()
|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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.