META-INF.spring.module-spring.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of com.liferay.commerce.machine.learning.forecast.alert.service
Show all versions of com.liferay.commerce.machine.learning.forecast.alert.service
Liferay Commerce Machine Learning Forecast Alert Service
<?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.machine.learning.forecast.alert.service.impl.CommerceMLForecastAlertEntryLocalServiceImpl" id="com.liferay.commerce.machine.learning.forecast.alert.service.CommerceMLForecastAlertEntryLocalService" /> <bean class="com.liferay.commerce.machine.learning.forecast.alert.service.impl.CommerceMLForecastAlertEntryServiceImpl" id="com.liferay.commerce.machine.learning.forecast.alert.service.CommerceMLForecastAlertEntryService" /> <bean class="com.liferay.commerce.machine.learning.forecast.alert.service.persistence.impl.CommerceMLForecastAlertEntryPersistenceImpl" id="com.liferay.commerce.machine.learning.forecast.alert.service.persistence.CommerceMLForecastAlertEntryPersistence" /> </beans>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy