public class StartFramework extends Object implements org.apache.sling.crankstart.api.CrankstartCommand
| Modifier and Type | Field and Description |
|---|---|
static String |
EXIT_IF_NOT_FIRST |
static String |
I_START_FRAMEWORK |
| Constructor and Description |
|---|
StartFramework() |
| 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 commandLine) |
String |
getDescription() |
public static final String I_START_FRAMEWORK
public static final String EXIT_IF_NOT_FIRST
public boolean appliesTo(org.apache.sling.crankstart.api.CrankstartCommandLine commandLine)
appliesTo in interface org.apache.sling.crankstart.api.CrankstartCommandpublic String getDescription()
getDescription in interface org.apache.sling.crankstart.api.CrankstartCommandCopyright © 2014 The Apache Software Foundation. All Rights Reserved.