action4fnaV03.xml 871 Bytes
<?xml version="1.0" encoding="GBK"?>
<module id="action" version="1.0.0">
    <service-point id="FnaElecInvoiceInitNew" interface="weaver.interfaces.workflow.action.Action">
        <invoke-factory>
            <construct class="weaver.interfaces.workflow.action.FnaElecInvoiceInitNew" />
        </invoke-factory>
    </service-point>
	<service-point id="FnaElecInvoiceLockNew" interface="weaver.interfaces.workflow.action.Action">
        <invoke-factory>
            <construct class="weaver.interfaces.workflow.action.FnaElecInvoiceLockNew" />
        </invoke-factory>
    </service-point>
	<service-point id="FnaElecInvoiceClosureNew" interface="weaver.interfaces.workflow.action.Action">
        <invoke-factory>
            <construct class="weaver.interfaces.workflow.action.FnaElecInvoiceClosureNew" />
        </invoke-factory>
    </service-point>
</module>