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

fr.inria.eventcloud.webservices.proxies.cxf-component-config.xml Maven / Gradle / Ivy

<?xml version="1.0" encoding="UTF-8"?>
<componentConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xsi:noNamespaceSchemaLocation="component-config.xsd" name="defaultConfiguration">
	<controllers>
		<controller>
			<interface>org.objectweb.proactive.core.component.control.PABindingController
			</interface>
			<implementation>org.objectweb.proactive.core.component.control.PABindingControllerImpl
			</implementation>
		</controller>
		<controller>
			<interface>org.objectweb.proactive.core.component.control.PAContentController
			</interface>
			<implementation>org.objectweb.proactive.core.component.control.PAContentControllerImpl
			</implementation>
		</controller>
		<controller>
			<interface>org.objectweb.proactive.core.component.control.PAGCMLifeCycleController
			</interface>
			<implementation>org.objectweb.proactive.core.component.control.PAGCMLifeCycleControllerImpl
			</implementation>
		</controller>
		<controller>
			<interface>org.objectweb.proactive.core.component.control.PASuperController
			</interface>
			<implementation>org.objectweb.proactive.core.component.control.PASuperControllerImpl
			</implementation>
		</controller>
		<controller>
			<interface>org.objectweb.fractal.api.control.NameController
			</interface>
			<implementation>org.objectweb.proactive.core.component.control.PANameControllerImpl
			</implementation>
		</controller>
		<controller>
			<interface>org.objectweb.proactive.extensions.webservices.component.controller.PAWebServicesController
			</interface>
			<implementation>org.objectweb.proactive.extensions.webservices.cxf.component.controller.PAWebServicesControllerImpl
			</implementation>
		</controller>
	</controllers>
</componentConfiguration>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy