mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-11-14 16:22:07 +01:00
6 lines
285 B
XML
6 lines
285 B
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.2.0"
|
||
|
enabled="true" immediate="true" name="Smack Experimental API">
|
||
|
<implementation
|
||
|
class="org.jivesoftware.smack.initializer.experimental.ExperimentalInitializer" />
|
||
|
</scr:component>
|