public abstract class AbstractInstallTask extends InstallTask
ASYNC_ATTR_NAME
Constructor and Description |
---|
AbstractInstallTask(TaskResourceGroup erl,
TaskSupport support)
Constructor
|
Modifier and Type | Method and Description |
---|---|
protected org.osgi.framework.BundleContext |
getBundleContext()
Get the bundle context.
|
protected BundleRefresher |
getBundleRefresher() |
protected org.slf4j.Logger |
getLogger()
Get a logger.
|
protected org.osgi.service.startlevel.StartLevel |
getStartLevel() |
protected TaskSupport |
getTaskSupport() |
compareTo, equals, execute, getResource, getResourceGroup, getSortKey, hashCode, isAsynchronousTask, setFinishedState, setFinishedState, toString
public AbstractInstallTask(TaskResourceGroup erl, TaskSupport support)
protected org.slf4j.Logger getLogger()
protected org.osgi.framework.BundleContext getBundleContext()
protected BundleRefresher getBundleRefresher()
protected org.osgi.service.startlevel.StartLevel getStartLevel()
protected TaskSupport getTaskSupport()
Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.