Richard S. Hall | af656a0 | 2009-06-11 16:07:20 +0000 | [diff] [blame] | 1 | -include: ~default.bnd |
2 | |||||
3 | Bundle-Name: Telnet Shell Service | ||||
4 | Bundle-Description: Listens to port 2019 (unless overridden with configuration "port" for pid=aQute.shell.telnet.TelnetShell) | ||||
5 | Private-Package: aQute.shell.telnet, aQute.shell.console | ||||
6 | Service-Component: aQute.shell.telnet.TelnetShell; \ | ||||
7 | processor=org.osgi.service.command.CommandProcessor |