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

com.liferay.portal.spring.context.xml.cluster-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:util="http://www.springframework.org/schema/util"
	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 http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util-3.0.xsd"
>
	<bean class="com.liferay.portal.cluster.ClusterableChainableMethodAdviceInjector">
		<property name="parentChainableMethodAdvice" ref="serviceAdvice" />
	</bean>
</beans>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy