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: 3.0.45
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.social.networking.service.impl.MeetupsEntryLocalServiceImpl" id="com.liferay.social.networking.service.MeetupsEntryLocalService" />
	<bean class="com.liferay.social.networking.service.persistence.impl.MeetupsEntryPersistenceImpl" id="com.liferay.social.networking.service.persistence.MeetupsEntryPersistence" parent="basePersistence" />
	<bean class="com.liferay.social.networking.service.impl.MeetupsRegistrationLocalServiceImpl" id="com.liferay.social.networking.service.MeetupsRegistrationLocalService" />
	<bean class="com.liferay.social.networking.service.persistence.impl.MeetupsRegistrationPersistenceImpl" id="com.liferay.social.networking.service.persistence.MeetupsRegistrationPersistence" parent="basePersistence" />
	<bean class="com.liferay.social.networking.service.impl.WallEntryLocalServiceImpl" id="com.liferay.social.networking.service.WallEntryLocalService" />
	<bean class="com.liferay.social.networking.service.persistence.impl.WallEntryPersistenceImpl" id="com.liferay.social.networking.service.persistence.WallEntryPersistence" parent="basePersistence" />
	<bean class="com.liferay.social.networking.service.persistence.impl.WallEntryFinderImpl" id="com.liferay.social.networking.service.persistence.WallEntryFinder" parent="basePersistence" />
</beans>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy