public class Info extends BundlesCommandOptional
| Constructor and Description |
|---|
Info() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doExecute(List<org.osgi.framework.Bundle> bundles) |
protected void |
printInfo(org.osgi.framework.Bundle bundle)
Get the OSGI-INF/bundle.info entry from the bundle and display it.
|
doExecuteprotected void doExecute(List<org.osgi.framework.Bundle> bundles) throws Exception
doExecute in class BundlesCommandOptionalbundles - null if no bundle ids or names were specified.Exceptionprotected void printInfo(org.osgi.framework.Bundle bundle)
Get the OSGI-INF/bundle.info entry from the bundle and display it.
bundle - the bundle.Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.