-include: ~default.bnd | |
Bundle-Name: Command Shell Service | |
Bundle-Description: Provides a shell service | |
Private-Package: aQute.shell.osgi, aQute.shell.runtime | |
Export-Package: org.osgi.service.command | |
Service-Component: aQute.shell.osgi.OSGiShell; \ | |
provide:=org.osgi.service.command.CommandProcessor; \ | |
threadio=org.osgi.service.threadio.ThreadIO; \ | |
converter=org.osgi.service.command.Converter* |