blob: 24b79549ab6595fdd4f1c1be2283115c9bde53f1 [file] [log] [blame]
Richard S. Hall7fa14152006-06-14 15:22:03 +00001<?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"/>
Clement Escoffierace86c52007-06-24 17:44:53 +00005 <Requires field="archiService" optional="true"/>
Richard S. Hall7fa14152006-06-14 15:22:03 +00006 </Component>
Richard S. Hallaf283022006-10-30 16:36:53 +00007 <instance component="org.apache.felix.ipojo.arch.ArchCommandImpl" name="ArchCommand"/>
Richard S. Hall7fa14152006-06-14 15:22:03 +00008</iPOJO>