Richard S. Hall | 7fa1415 | 2006-06-14 15:22:03 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <iPOJO> |
| 3 | <Component className="org.apache.felix.ipojo.arch.ArchCommandImpl"> |
| 4 | <Provides interface="org.ungoverned.osgi.service.shell.Command"/> |
| 5 | <Dependency field="archiService" optional="true"/> |
| 6 | </Component> |
Richard S. Hall | af28302 | 2006-10-30 16:36:53 +0000 | [diff] [blame^] | 7 | <instance component="org.apache.felix.ipojo.arch.ArchCommandImpl" name="ArchCommand"/> |
Richard S. Hall | 7fa1415 | 2006-06-14 15:22:03 +0000 | [diff] [blame] | 8 | </iPOJO> |