public class BlobStoreServiceDestroyCommand extends BlobStoreCommandBase
| Modifier and Type | Field and Description |
|---|---|
protected String |
id |
blobStoreServices, cacheProvider, configAdmin, FACTORY_FILTER, PROVIDERFORMAT| Constructor and Description |
|---|
BlobStoreServiceDestroyCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
doExecute() |
org.osgi.service.cm.ConfigurationAdmin |
getConfigAdmin() |
void |
setConfigAdmin(org.osgi.service.cm.ConfigurationAdmin configAdmin) |
execute, findOrCreateFactoryConfiguration, getBlobInputStream, getBlobStoreServices, getCacheProvider, printBlobStoreApis, printBlobStoreProviders, setBlobStoreServices, setCacheProvider, writeprotected String id
protected Object doExecute() throws Exception
doExecute in class org.apache.karaf.shell.console.AbstractActionExceptionpublic org.osgi.service.cm.ConfigurationAdmin getConfigAdmin()
getConfigAdmin in class BlobStoreCommandBasepublic void setConfigAdmin(org.osgi.service.cm.ConfigurationAdmin configAdmin)
setConfigAdmin in class BlobStoreCommandBaseCopyright © 2012. All Rights Reserved.