blob: a19ea42dc35592fae4d23b6a73fe333d1f2c4e04 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<component name="ZookeeperDispatcher" immediate="true">
<implementation class="org.eclipse.smila.http.server.util.RequestDispatcher" />
<service>
<provide interface="org.eclipse.smila.http.server.HttpHandler"/>
</service>
<reference
name="RequestHandlers"
interface="org.eclipse.smila.http.server.util.RequestHandler"
bind="addRequestHandler"
unbind="removeRequestHandler"
cardinality="0..n"
policy="dynamic"
target="(rootContextPath=/zookeeper)"
/>
</component>