Richard S. Hall | af656a0 | 2009-06-11 16:07:20 +0000 | [diff] [blame] | 1 | -include: ~default.bnd |
2 | |||||
3 | Bundle-Name: Thread IO | ||||
4 | Bundle-Description: Multiplexes input/output/error streams based on the thread. | ||||
5 | Private-Package: aQute.threadio | ||||
6 | Export-Package: org.osgi.service.threadio | ||||
7 | Service-Component: aQute.threadio.ThreadIOImpl;\ | ||||
8 | provide:=org.osgi.service.threadio.ThreadIO |