org.apache.karaf.features.command
Class ChooseUrlCommand
java.lang.Object
org.apache.karaf.shell.console.AbstractAction
org.apache.karaf.features.command.ChooseUrlCommand
- All Implemented Interfaces:
- org.apache.felix.gogo.commands.Action
public class ChooseUrlCommand
- extends org.apache.karaf.shell.console.AbstractAction
Concatenate and print files and/or URLs.
| Fields inherited from class org.apache.karaf.shell.console.AbstractAction |
log, session |
| Methods inherited from class org.apache.karaf.shell.console.AbstractAction |
execute |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChooseUrlCommand
public ChooseUrlCommand()
setFeatureFinder
public void setFeatureFinder(FeatureFinder featureFinder)
setFeaturesService
public void setFeaturesService(org.apache.karaf.features.FeaturesService featuresService)
doExecute
protected Object doExecute()
throws Exception
- Specified by:
doExecute in class org.apache.karaf.shell.console.AbstractAction
- Throws:
Exception
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.