| Package | Description |
|---|---|
| org.apache.karaf.shell.commands.impl.info |
| Modifier and Type | Class and Description |
|---|---|
class |
PojoInfoProvider |
| Modifier and Type | Method and Description |
|---|---|
org.osgi.framework.ServiceRegistration<InfoProvider> |
InfoBundleTrackerCustomizer.addingBundle(org.osgi.framework.Bundle bundle,
org.osgi.framework.BundleEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
InfoBundleTrackerCustomizer.modifiedBundle(org.osgi.framework.Bundle bundle,
org.osgi.framework.BundleEvent event,
org.osgi.framework.ServiceRegistration<InfoProvider> object) |
void |
InfoBundleTrackerCustomizer.removedBundle(org.osgi.framework.Bundle bundle,
org.osgi.framework.BundleEvent event,
org.osgi.framework.ServiceRegistration<InfoProvider> object) |
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.