| Constructor and Description |
|---|
CommandTracker() |
| Modifier and Type | Method and Description |
|---|---|
Object |
addingService(org.osgi.framework.ServiceReference reference) |
void |
destroy() |
void |
init() |
void |
modifiedService(org.osgi.framework.ServiceReference reference,
Object service) |
void |
removedService(org.osgi.framework.ServiceReference reference,
Object service) |
void |
setContext(org.osgi.framework.BundleContext context) |
void |
setSessionFactory(org.apache.karaf.shell.api.console.SessionFactory sessionFactory) |
public void setSessionFactory(org.apache.karaf.shell.api.console.SessionFactory sessionFactory)
public void setContext(org.osgi.framework.BundleContext context)
public void destroy()
public Object addingService(org.osgi.framework.ServiceReference reference)
public void modifiedService(org.osgi.framework.ServiceReference reference,
Object service)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.