Clement Escoffier | ce0e1e5 | 2008-03-28 15:33:36 +0000 | [diff] [blame] | 1 | <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> |