awips2/cave/com.raytheon.uf.viz.alertview/OSGI-INF/alertAutoOpen.xml
Ben Steffensmeier 1e1d53b77c Omaha #4474 AlertView preference pages.
Former-commit-id: 334c93b126a96e36e224732d75c3a68f01e7f5a8
2015-06-29 13:49:35 -05:00

7 lines
389 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<component name="com.raytheon.uf.viz.alertview.ui.view.AlertViewAutoOpen" enabled="true" immediate="true" xmlns="http://www.osgi.org/xmlns/scr/v1.1.0">
<implementation class="com.raytheon.uf.viz.alertview.ui.view.AlertViewAutoOpen" />
<service>
<provide interface="com.raytheon.uf.viz.alertview.AlertDestination" />
</service>
</component>