|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.smila.search.EIFActivator
public class EIFActivator
| Field Summary | |
|---|---|
static java.lang.String |
BUNDLE_NAME
name of bundle. |
static BundleContext |
s_bundleContext
Bundle context. |
| Constructor Summary | |
|---|---|
EIFActivator()
|
|
| Method Summary | |
|---|---|
static void |
registerSchemas()
|
void |
start(BundleContext context)
|
void |
stop(BundleContext context)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String BUNDLE_NAME
public static BundleContext s_bundleContext
| Constructor Detail |
|---|
public EIFActivator()
| Method Detail |
|---|
public void start(BundleContext context)
throws java.lang.Exception
java.lang.Exceptionorg.osgi.framework.BundleActivator#start(org.osgi.framework.BundleContext)
public void stop(BundleContext context)
throws java.lang.Exception
java.lang.Exceptionorg.osgi.framework.BundleActivator#stop(org.osgi.framework.BundleContext)public static void registerSchemas()
|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||