public class Activator extends Object implements org.osgi.framework.BundleActivator
Constructor and Description |
---|
Activator() |
Modifier and Type | Method and Description |
---|---|
protected void |
loadStartLevels() |
protected void |
log(int level,
String message) |
void |
start(org.osgi.framework.BundleContext bundleContext) |
void |
stop(org.osgi.framework.BundleContext bundleContext) |
public void start(org.osgi.framework.BundleContext bundleContext) throws Exception
start
in interface org.osgi.framework.BundleActivator
Exception
protected void log(int level, String message)
protected void loadStartLevels() throws IOException
IOException
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.