blob: 48d7bef2feaef3cdcd1d7184a41dcc7fd7aeed60 [file] [log] [blame]
Clement Escoffierce0e1e52008-03-28 15:33:36 +00001<ipojo xmlns:props="example.handler.properties">
2
3 <!-- Declare the handler -->
4 <handler name="properties" namespace="example.handler.properties"
5 classname="org.apache.felix.ipojo.handler.properties.PropertiesHandler">
6 <!-- the properties handler does not use any other handler -->
7 </handler>
8
9</ipojo>