awips2/cave/com.raytheon.uf.viz.alertviz.ui/OSGI-INF/alertvizService.xml
2022-05-05 12:34:50 -05:00

8 lines
No EOL
412 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<component name="com.raytheon.uf.viz.alertviz.ui.AlertVizUILauncher"
enabled="true" immediate="true">
<implementation class="com.raytheon.uf.viz.alertviz.ui.AlertVizUILauncher" />
<reference name="AlertService" bind="setAlertService" unbind="unsetAlertService"
interface="com.raytheon.uf.viz.alertviz.AlertService"
cardinality="1..1" policy="dynamic" />
</component>