public class Activator extends Object implements org.osgi.framework.BundleActivator
| Constructor and Description |
|---|
Activator()
The constructor
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.cdo.net4j.CDONet4jSession |
createSession() |
static Activator |
getDefault()
Returns the shared instance
|
protected void |
initialize() |
void |
start(org.osgi.framework.BundleContext context)
The usual start implementation ...
|
void |
stop(org.osgi.framework.BundleContext context)
The usual stop implementation ...
|
public static final String PLUGIN_ID
public static Activator getDefault()
public void start(org.osgi.framework.BundleContext context)
throws Exception
start in interface org.osgi.framework.BundleActivatorExceptionprotected void initialize()
throws org.eclipse.emf.cdo.util.CommitException
org.eclipse.emf.cdo.util.CommitExceptionpublic org.eclipse.emf.cdo.net4j.CDONet4jSession createSession()
Copyright © 2013–2014 Jabylon. All rights reserved.