All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.spring.module-spring.xml Maven / Gradle / Ivy

There is a newer version: 4.0.37
Show newest version
<?xml version="1.0"?>

<beans
	default-destroy-method="destroy"
	default-init-method="afterPropertiesSet"
	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.xsd"
>
	<bean class="com.liferay.commerce.tax.service.impl.CommerceTaxMethodLocalServiceImpl" id="com.liferay.commerce.tax.service.CommerceTaxMethodLocalService" />
	<bean class="com.liferay.commerce.tax.service.impl.CommerceTaxMethodServiceImpl" id="com.liferay.commerce.tax.service.CommerceTaxMethodService" />
	<bean class="com.liferay.commerce.tax.service.persistence.impl.CommerceTaxMethodPersistenceImpl" id="com.liferay.commerce.tax.service.persistence.CommerceTaxMethodPersistence" parent="basePersistence" />
</beans>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy