public class UpdateSubsystemTask
extends org.apache.sling.installer.api.tasks.InstallTask
Constructor and Description |
---|
UpdateSubsystemTask(org.apache.sling.installer.api.tasks.TaskResourceGroup grp,
org.osgi.framework.BundleContext bundleContext,
org.osgi.framework.ServiceReference<org.osgi.service.subsystem.Subsystem> ref,
org.osgi.service.subsystem.Subsystem rootSubsystem) |
Modifier and Type | Method and Description |
---|---|
void |
execute(org.apache.sling.installer.api.tasks.InstallationContext ctx) |
String |
getSortKey() |
public UpdateSubsystemTask(org.apache.sling.installer.api.tasks.TaskResourceGroup grp, org.osgi.framework.BundleContext bundleContext, org.osgi.framework.ServiceReference<org.osgi.service.subsystem.Subsystem> ref, org.osgi.service.subsystem.Subsystem rootSubsystem)
public void execute(org.apache.sling.installer.api.tasks.InstallationContext ctx)
execute
in class org.apache.sling.installer.api.tasks.InstallTask
public String getSortKey()
getSortKey
in class org.apache.sling.installer.api.tasks.InstallTask
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.