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

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

The newest version!
<?xml version="1.0"?>

<beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" default-destroy-method="destroy" default-init-method="afterPropertiesSet" xsi:schemaLocation=" http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd">
	<bean class="com.liferay.microblogs.service.impl.MicroblogsEntryLocalServiceImpl" id="com.liferay.microblogs.service.MicroblogsEntryLocalService" />
	<bean class="com.liferay.microblogs.service.impl.MicroblogsEntryServiceImpl" id="com.liferay.microblogs.service.MicroblogsEntryService" />
	<bean class="com.liferay.microblogs.service.persistence.impl.MicroblogsEntryPersistenceImpl" id="com.liferay.microblogs.service.persistence.MicroblogsEntryPersistence" parent="basePersistence" />
	<bean class="com.liferay.microblogs.service.persistence.impl.MicroblogsEntryFinderImpl" id="com.liferay.microblogs.service.persistence.MicroblogsEntryFinder" parent="basePersistence" />
</beans>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy