org.jclouds.karaf.chef.commands
Class ChefServiceListCommand

java.lang.Object
  extended by org.apache.karaf.shell.console.AbstractAction
      extended by org.jclouds.karaf.chef.commands.ChefCommandBase
          extended by org.jclouds.karaf.chef.commands.ChefServiceListCommand
All Implemented Interfaces:
org.apache.felix.gogo.commands.Action

public class ChefServiceListCommand
extends ChefCommandBase


Field Summary
 
Fields inherited from class org.jclouds.karaf.chef.commands.ChefCommandBase
cacheProvider, chefServices, configAdmin, FACTORY_FILTER, PROVIDERFORMAT, shellTableFactory
 
Fields inherited from class org.apache.karaf.shell.console.AbstractAction
log, session
 
Constructor Summary
ChefServiceListCommand()
           
 
Method Summary
protected  Object doExecute()
           
 
Methods inherited from class org.jclouds.karaf.chef.commands.ChefCommandBase
execute, findOrCreateFactoryConfiguration, getCacheProvider, getChefServices, getConfigAdmin, getShellTableFactory, printChefApis, printCookbooks, setCacheProvider, setChefServices, setConfigAdmin, setShellTableFactory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChefServiceListCommand

public ChefServiceListCommand()
Method Detail

doExecute

protected Object doExecute()
                    throws Exception
Specified by:
doExecute in class org.apache.karaf.shell.console.AbstractAction
Throws:
Exception


Copyright © 2013. All Rights Reserved.