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

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

There is a newer version: 7.4.3.112-ga112
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-3.0.xsd"
>
	<bean class="com.liferay.portal.util.PrefsPropsImpl" id="com.liferay.portal.kernel.util.PrefsProps" />
	<bean class="com.liferay.portal.kernel.util.PrefsPropsUtil" id="com.liferay.portal.kernel.util.PrefsPropsUtil">
		<property name="prefsProps" ref="com.liferay.portal.kernel.util.PrefsProps" />
	</bean>
	<bean class="com.liferay.portal.util.PrefsPropsUtil" id="com.liferay.portal.util.PrefsPropsUtil" />
</beans>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy