File: component-description.xml

package info (click to toggle)
herold 8.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,304 kB
  • sloc: java: 40,460; xml: 513; makefile: 37; sh: 29
file content (6 lines) | stat: -rw-r--r-- 299 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
<?xml version="1.0"?>
<component name="trafoComponent">
	<implementation class="org.dbdoclet.trafo.TrafoComponent" />
	<reference name="trafoService" interface="org.dbdoclet.trafo.TrafoService"
		cardinality="1..n" policy="dynamic" bind="addTrafoService" unbind="removeTrafoService" />
</component>