org.jclouds.karaf.commands.blobstore
Class BlobRemoveCommand
java.lang.Object
org.apache.karaf.shell.console.AbstractAction
org.jclouds.karaf.commands.blobstore.BlobStoreCommandBase
org.jclouds.karaf.commands.blobstore.BlobStoreCommandWithOptions
org.jclouds.karaf.commands.blobstore.BlobRemoveCommand
- All Implemented Interfaces:
- org.apache.felix.gogo.commands.Action
public class BlobRemoveCommand
- extends BlobStoreCommandWithOptions
Remove blobs.
- Author:
- Andrew Gaul
| Fields inherited from class org.apache.karaf.shell.console.AbstractAction |
log, session |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BlobRemoveCommand
public BlobRemoveCommand()
doExecute
protected Object doExecute()
throws Exception
- Specified by:
doExecute in class org.apache.karaf.shell.console.AbstractAction
- Throws:
Exception
Copyright © 2013. All Rights Reserved.