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

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

<?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.inventory.service.impl.CommerceInventoryAuditLocalServiceImpl" id="com.liferay.commerce.inventory.service.CommerceInventoryAuditLocalService" />
	<bean class="com.liferay.commerce.inventory.service.impl.CommerceInventoryAuditServiceImpl" id="com.liferay.commerce.inventory.service.CommerceInventoryAuditService" />
	<bean class="com.liferay.commerce.inventory.service.persistence.impl.CommerceInventoryAuditPersistenceImpl" id="com.liferay.commerce.inventory.service.persistence.CommerceInventoryAuditPersistence" />
	<bean class="com.liferay.commerce.inventory.service.impl.CommerceInventoryBookedQuantityLocalServiceImpl" id="com.liferay.commerce.inventory.service.CommerceInventoryBookedQuantityLocalService" />
	<bean class="com.liferay.commerce.inventory.service.impl.CommerceInventoryBookedQuantityServiceImpl" id="com.liferay.commerce.inventory.service.CommerceInventoryBookedQuantityService" />
	<bean class="com.liferay.commerce.inventory.service.persistence.impl.CommerceInventoryBookedQuantityPersistenceImpl" id="com.liferay.commerce.inventory.service.persistence.CommerceInventoryBookedQuantityPersistence" />
	<bean class="com.liferay.commerce.inventory.service.impl.CommerceInventoryReplenishmentItemLocalServiceImpl" id="com.liferay.commerce.inventory.service.CommerceInventoryReplenishmentItemLocalService" />
	<bean class="com.liferay.commerce.inventory.service.impl.CommerceInventoryReplenishmentItemServiceImpl" id="com.liferay.commerce.inventory.service.CommerceInventoryReplenishmentItemService" />
	<bean class="com.liferay.commerce.inventory.service.persistence.impl.CommerceInventoryReplenishmentItemPersistenceImpl" id="com.liferay.commerce.inventory.service.persistence.CommerceInventoryReplenishmentItemPersistence" />
	<bean class="com.liferay.commerce.inventory.service.impl.CommerceInventoryWarehouseLocalServiceImpl" id="com.liferay.commerce.inventory.service.CommerceInventoryWarehouseLocalService" />
	<bean class="com.liferay.commerce.inventory.service.impl.CommerceInventoryWarehouseServiceImpl" id="com.liferay.commerce.inventory.service.CommerceInventoryWarehouseService" />
	<bean class="com.liferay.commerce.inventory.service.persistence.impl.CommerceInventoryWarehousePersistenceImpl" id="com.liferay.commerce.inventory.service.persistence.CommerceInventoryWarehousePersistence" />
	<bean class="com.liferay.commerce.inventory.service.persistence.impl.CommerceInventoryWarehouseFinderImpl" id="com.liferay.commerce.inventory.service.persistence.CommerceInventoryWarehouseFinder" />
	<bean class="com.liferay.commerce.inventory.service.impl.CommerceInventoryWarehouseItemLocalServiceImpl" id="com.liferay.commerce.inventory.service.CommerceInventoryWarehouseItemLocalService" />
	<bean class="com.liferay.commerce.inventory.service.impl.CommerceInventoryWarehouseItemServiceImpl" id="com.liferay.commerce.inventory.service.CommerceInventoryWarehouseItemService" />
	<bean class="com.liferay.commerce.inventory.service.persistence.impl.CommerceInventoryWarehouseItemPersistenceImpl" id="com.liferay.commerce.inventory.service.persistence.CommerceInventoryWarehouseItemPersistence" />
	<bean class="com.liferay.commerce.inventory.service.persistence.impl.CommerceInventoryWarehouseItemFinderImpl" id="com.liferay.commerce.inventory.service.persistence.CommerceInventoryWarehouseItemFinder" />
</beans>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy