public abstract class InstanceCommandSupport
extends org.apache.karaf.shell.console.OsgiCommandSupport
| Constructor and Description |
|---|
InstanceCommandSupport() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.karaf.instance.core.Instance |
getExistingInstance(String name) |
org.apache.karaf.instance.core.InstanceService |
getInstanceService() |
void |
setInstanceService(org.apache.karaf.instance.core.InstanceService instanceService) |
execute, getAllServices, getBundleContext, getService, getService, setBundleContext, ungetServicespublic org.apache.karaf.instance.core.InstanceService getInstanceService()
public void setInstanceService(org.apache.karaf.instance.core.InstanceService instanceService)
protected org.apache.karaf.instance.core.Instance getExistingInstance(String name)
Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.