public class ProfileListAction
extends org.apache.karaf.shell.console.AbstractAction
| Modifier and Type | Method and Description |
|---|---|
protected Object |
doExecute() |
io.fabric8.api.FabricService |
getFabricService() |
protected void |
printProfiles(io.fabric8.api.Profile[] profiles,
PrintStream out) |
protected static String |
toString(io.fabric8.api.Profile[] profiles) |
public io.fabric8.api.FabricService getFabricService()
protected Object doExecute() throws Exception
doExecute in class org.apache.karaf.shell.console.AbstractActionExceptionprotected void printProfiles(io.fabric8.api.Profile[] profiles,
PrintStream out)
protected static String toString(io.fabric8.api.Profile[] profiles)
Copyright © 2011–2014 Red Hat. All rights reserved.