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.portal.background.task.service.impl.BackgroundTaskLocalServiceImpl" id="com.liferay.portal.background.task.service.BackgroundTaskLocalService" /> <bean class="com.liferay.portal.background.task.service.impl.BackgroundTaskServiceImpl" id="com.liferay.portal.background.task.service.BackgroundTaskService" /> <bean class="com.liferay.portal.background.task.service.persistence.impl.BackgroundTaskPersistenceImpl" id="com.liferay.portal.background.task.service.persistence.BackgroundTaskPersistence" parent="basePersistence" /> </beans>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy