hdncc/ic/META-INF/ncc2egap.upm

12 lines
324 B
Plaintext
Raw Normal View History

2024-09-22 19:17:49 +08:00
<?xml version="1.0" encoding='gb2312'?>
<module name="uapbd">
<public>
<component remote="true" singleton="true" tx="CMT">
<interface>nc.pubitf.ic.egap.INCCForEGAPIntf</interface>
<implementation>nc.impl.ic.egap.INCCForEGAPImpl</implementation>
</component>
</public>
<private>
</private>
</module>