beans.xml 256 B

123456789
  1. <?xml version="1.0" encoding="GB2312"?>
  2. <plugin version="1.0" id="com.trs.components.govinfo">
  3. <beans>
  4. <bean id="GovInfoLCListenerMetaView"
  5. class="com.trs.components.govinfo.GovInfoLCListenerMetaView"
  6. singleton="true"/>
  7. </beans>
  8. </plugin>