public class InstallSubsystemTask
extends org.apache.sling.installer.api.tasks.InstallTask
Constructor and Description |
---|
InstallSubsystemTask(org.apache.sling.installer.api.tasks.TaskResourceGroup grp,
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 InstallSubsystemTask(org.apache.sling.installer.api.tasks.TaskResourceGroup grp, 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.