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