Richard S. Hall | 7fa1415 | 2006-06-14 15:22:03 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <iPOJO> |
Clement Escoffier | 1f94934 | 2007-10-16 14:04:28 +0000 | [diff] [blame] | 3 | <Component className="org.apache.felix.ipojo.arch.ArchCommandImpl" factory="false"> |
Clement Escoffier | 18a6a80 | 2007-06-26 10:49:53 +0000 | [diff] [blame] | 4 | <Provides/> |
| 5 | <Requires field="m_archs" optional="true"/> |
Clement Escoffier | 6c6ae8d | 2007-09-25 13:27:49 +0000 | [diff] [blame] | 6 | <Requires field="m_factories" optional="true" filter="(!(handler.name=*))"/> |
| 7 | <Requires field="m_handlers" optional="true" filter="(handler.name=*)"/> |
Richard S. Hall | 7fa1415 | 2006-06-14 15:22:03 +0000 | [diff] [blame] | 8 | </Component> |
Richard S. Hall | af28302 | 2006-10-30 16:36:53 +0000 | [diff] [blame] | 9 | <instance component="org.apache.felix.ipojo.arch.ArchCommandImpl" name="ArchCommand"/> |
Richard S. Hall | 7fa1415 | 2006-06-14 15:22:03 +0000 | [diff] [blame] | 10 | </iPOJO> |