public class CoreActivator extends Object implements org.osgi.framework.BundleActivator
Constructor and Description |
---|
CoreActivator(File directory,
boolean interactive)
Creates the core activator.
|
Modifier and Type | Method and Description |
---|---|
void |
installBundles() |
void |
start(org.osgi.framework.BundleContext context) |
void |
stop(org.osgi.framework.BundleContext context) |
public CoreActivator(File directory, boolean interactive)
directory
- the core directoryinteractive
- flag enabling the interactive modeCopyright © 2009–2013 OW2 Chameleon. All rights reserved.