Constructor and Description |
---|
Activator() |
Modifier and Type | Method and Description |
---|---|
org.osgi.framework.Bundle[] |
getBundles() |
void |
start(org.osgi.framework.BundleContext context) |
void |
stop(org.osgi.framework.BundleContext context) |
public Activator()
public void start(org.osgi.framework.BundleContext context)
start
in interface org.osgi.framework.BundleActivator
public void stop(org.osgi.framework.BundleContext context)
stop
in interface org.osgi.framework.BundleActivator
public org.osgi.framework.Bundle[] getBundles()
Copyright © 2005–2018 QOS.ch. All rights reserved.