org.apache.karaf.kar.command
Class ListKarCommand

java.lang.Object
  extended by org.apache.karaf.shell.console.AbstractAction
      extended by org.apache.karaf.shell.console.OsgiCommandSupport
          extended by org.apache.karaf.kar.command.KarCommandSupport
              extended by org.apache.karaf.kar.command.ListKarCommand
All Implemented Interfaces:
org.apache.karaf.shell.commands.Action, org.apache.karaf.shell.console.BundleContextAware

public class ListKarCommand
extends KarCommandSupport


Field Summary
 
Fields inherited from class org.apache.karaf.shell.console.OsgiCommandSupport
bundleContext, usedReferences
 
Fields inherited from class org.apache.karaf.shell.console.AbstractAction
log, session
 
Constructor Summary
ListKarCommand()
           
 
Method Summary
 Object doExecute()
           
 
Methods inherited from class org.apache.karaf.kar.command.KarCommandSupport
getKarService, setKarService
 
Methods inherited from class org.apache.karaf.shell.console.OsgiCommandSupport
execute, getAllServices, getBundleContext, getService, getService, setBundleContext, ungetServices
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListKarCommand

public ListKarCommand()
Method Detail

doExecute

public Object doExecute()
                 throws Exception
Specified by:
doExecute in class KarCommandSupport
Throws:
Exception


Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.