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

OSGI-INF.blueprint.transformers.xml Maven / Gradle / Ivy

There is a newer version: 2.1.0.Final
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<blueprint xmlns="http://www.osgi.org/xmlns/blueprint/v1.0.0">
    <bean id="OOTBTransformSource" class="org.switchyard.transform.osgi.internal.TransformSourceImpl">
        <argument ref="blueprintBundle"/>
    </bean>
    <service interface="org.switchyard.transform.osgi.internal.TransformSource" ref="OOTBTransformSource"/>
</blueprint>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy