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: 4.0.119
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.fragment.service.impl.FragmentCollectionLocalServiceImpl" id="com.liferay.fragment.service.FragmentCollectionLocalService" />
	<bean class="com.liferay.fragment.service.impl.FragmentCollectionServiceImpl" id="com.liferay.fragment.service.FragmentCollectionService" />
	<bean class="com.liferay.fragment.service.persistence.impl.FragmentCollectionPersistenceImpl" id="com.liferay.fragment.service.persistence.FragmentCollectionPersistence" parent="basePersistence" />
	<bean class="com.liferay.fragment.service.impl.FragmentEntryLocalServiceImpl" id="com.liferay.fragment.service.FragmentEntryLocalService" />
	<bean class="com.liferay.fragment.service.impl.FragmentEntryServiceImpl" id="com.liferay.fragment.service.FragmentEntryService" />
	<bean class="com.liferay.fragment.service.persistence.impl.FragmentEntryPersistenceImpl" id="com.liferay.fragment.service.persistence.FragmentEntryPersistence" parent="basePersistence" />
	<bean class="com.liferay.fragment.service.impl.FragmentEntryLinkLocalServiceImpl" id="com.liferay.fragment.service.FragmentEntryLinkLocalService" />
	<bean class="com.liferay.fragment.service.persistence.impl.FragmentEntryLinkPersistenceImpl" id="com.liferay.fragment.service.persistence.FragmentEntryLinkPersistence" parent="basePersistence" />
	<bean class="com.liferay.fragment.service.persistence.impl.FragmentEntryLinkFinderImpl" id="com.liferay.fragment.service.persistence.FragmentEntryLinkFinder" parent="basePersistence" />
</beans>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy