public interface CrankstartCommand
Modifier and Type | Method and Description |
---|---|
boolean |
appliesTo(CrankstartCommandLine commandLine) |
void |
execute(CrankstartContext crankstartContext,
CrankstartCommandLine commandLine) |
String |
getDescription() |
boolean appliesTo(CrankstartCommandLine commandLine)
void execute(CrankstartContext crankstartContext, CrankstartCommandLine commandLine) throws Exception
Exception
String getDescription()
Copyright © 2014 The Apache Software Foundation. All rights reserved.