Start organising Argeo Apps
[gpl/argeo-suite.git] / org.argeo.suite.e4.rap / OSGI-INF / appDeployer.xml
diff --git a/org.argeo.suite.e4.rap/OSGI-INF/appDeployer.xml b/org.argeo.suite.e4.rap/OSGI-INF/appDeployer.xml
new file mode 100644 (file)
index 0000000..55057ef
--- /dev/null
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" activate="init" configuration-policy="optional" deactivate="destroy">
+   <implementation class="org.argeo.suite.e4.rap.settings.AppDeployer"/>
+</scr:component>