public class TaskSupport extends Object
Constructor and Description |
---|
TaskSupport(org.osgi.framework.BundleContext bc) |
Modifier and Type | Method and Description |
---|---|
void |
deactivate()
Deactivate this helper.
|
org.osgi.framework.BundleContext |
getBundleContext() |
BundleRefresher |
getBundleRefresher() |
org.osgi.service.startlevel.StartLevel |
getStartLevel() |
public void deactivate()
public org.osgi.framework.BundleContext getBundleContext()
public org.osgi.service.startlevel.StartLevel getStartLevel()
public BundleRefresher getBundleRefresher()
Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.