public class RestartActiveBundlesTask extends AbstractInstallTask
ASYNC_ATTR_NAME
Constructor and Description |
---|
RestartActiveBundlesTask(TaskResourceGroup erl,
TaskSupport support)
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
execute(InstallationContext ctx)
This is the heart of the task - it performs the actual task.
|
String |
getSortKey()
Tasks are sorted according to this key.
|
getBundleContext, getBundleRefresher, getLogger, getStartLevel, getTaskSupport
compareTo, equals, getResource, getResourceGroup, hashCode, isAsynchronousTask, setFinishedState, setFinishedState, toString
public RestartActiveBundlesTask(TaskResourceGroup erl, TaskSupport support)
public void execute(InstallationContext ctx)
InstallTask
execute
in class InstallTask
ctx
- The installation context.public String getSortKey()
InstallTask
getSortKey
in class InstallTask
Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.