public class SetOsgiFrameworkProperty extends Object implements org.apache.sling.crankstart.api.CrankstartCommand
Modifier and Type | Field and Description |
---|---|
static String |
I_OSGI_PROPERTY |
Constructor and Description |
---|
SetOsgiFrameworkProperty() |
Modifier and Type | Method and Description |
---|---|
boolean |
appliesTo(org.apache.sling.crankstart.api.CrankstartCommandLine commandLine) |
void |
execute(org.apache.sling.crankstart.api.CrankstartContext crankstartContext,
org.apache.sling.crankstart.api.CrankstartCommandLine cmd) |
String |
getDescription() |
public static final String I_OSGI_PROPERTY
public boolean appliesTo(org.apache.sling.crankstart.api.CrankstartCommandLine commandLine)
appliesTo
in interface org.apache.sling.crankstart.api.CrankstartCommand
public String getDescription()
getDescription
in interface org.apache.sling.crankstart.api.CrankstartCommand
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.