awips2/edexOsgi/com.raytheon.uf.common.registry.schemas.ebxml/res/spring/ebxml-jaxb.xml
Benjamin Phillippe baaebd737b Omaha #4448 Separated registry from Data Delivery
Change-Id: I8d59db901f5cceaf64fb5cdd560ea4c82dc07685

Former-commit-id: 0304538b64ff5e8c604900ab68a4a2cace8fa642
2015-05-28 13:45:45 -05:00

8 lines
No EOL
422 B
XML

<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.1.xsd">
<bean id="ebxmlJaxbManager" factory-method="getInstance"
class="com.raytheon.uf.common.registry.schemas.ebxml.util.EbxmlJaxbManager" />
</beans>