You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
1.1 KiB
29 lines
1.1 KiB
2 years ago
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||
|
<plugin>
|
||
|
<id>com.fr.plugin.third.party.jsdjfed</id>
|
||
|
<name><![CDATA[ceph资源仓库]]></name>
|
||
|
<active>yes</active>
|
||
|
<version>0.4</version>
|
||
|
<env-version>10.0</env-version>
|
||
|
<jartime>2020-01-01</jartime>
|
||
|
<vendor>fr.open</vendor>
|
||
|
<description><![CDATA[使用ceph的存储文件系统作为文件服务器。]]></description>
|
||
|
<change-notes><![CDATA[
|
||
|
]]></change-notes>
|
||
|
<prefer-packages>
|
||
|
<prefer-package>*</prefer-package>
|
||
|
</prefer-packages>
|
||
|
<extra-core>
|
||
|
<LocaleFinder class="com.fr.plugin.third.party.jsdjfed.S3LocaleFinder"/>
|
||
|
</extra-core>
|
||
|
<extra-decision>
|
||
|
<WebResourceProvider class="com.fr.plugin.third.party.jsdjfed.S3FileServerResource"/>
|
||
|
</extra-decision>
|
||
|
<extra-core>
|
||
|
<ResourceRepositoryFactoryProvider class="com.fr.plugin.third.party.jsdjfed.S3FactoryProvider"/>
|
||
|
</extra-core>
|
||
|
<!--功能记录点类-->
|
||
|
<function-recorder class="com.fr.plugin.third.party.jsdjfed.S3FactoryProvider"/>
|
||
|
<lifecycle-monitor class="com.fr.plugin.third.party.jsdjfed.config.DataConfigInitializeMonitor"/>
|
||
|
</plugin>
|