public class Activator extends Object implements org.osgi.framework.BundleActivator
| Constructor and Description |
|---|
Activator() |
| Modifier and Type | Method and Description |
|---|---|
static GraphModelProvider |
getGraphModelProvider() |
void |
start(org.osgi.framework.BundleContext context) |
void |
stop(org.osgi.framework.BundleContext context) |
public final void start(org.osgi.framework.BundleContext context)
throws Exception
start in interface org.osgi.framework.BundleActivatorExceptionpublic final void stop(org.osgi.framework.BundleContext context)
throws Exception
stop in interface org.osgi.framework.BundleActivatorExceptionpublic static GraphModelProvider getGraphModelProvider()
Copyright © 2011-2013. All Rights Reserved.