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

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

<blueprint xmlns="http://www.osgi.org/xmlns/blueprint/v1.0.0">

    <service
        id="flowFactoryService"
        interface="com.github.karamelsoft.flow.api.FlowFactory">
        <bean class="com.github.karamelsoft.flow.core.OsgiFlowFactory"/>
    </service>
</blueprint>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy