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.
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?><plugin>
|
|
|
|
<id>com.fr.conf.demo.simple</id>
|
|
|
|
<main-package>com.fr.conf.demo.simple</main-package>
|
|
|
|
<name><![CDATA[配置界面可视化示例]]></name>
|
|
|
|
<active>yes</active>
|
|
|
|
<version>1.1</version>
|
|
|
|
<env-version>10.0~</env-version>
|
|
|
|
<jartime>2018-10-20</jartime>
|
|
|
|
<vendor>author</vendor>
|
|
|
|
<description><![CDATA[可视化配置插件的参数。]]></description>
|
|
|
|
<change-notes><![CDATA[
|
|
|
|
[2018-12-04]使用lifecycle-monitor标签初始化配置类。<br/>
|
|
|
|
[2018-11-22]增加了插件功能说明。<br/>
|
|
|
|
]]></change-notes>
|
|
|
|
<extra-core>
|
|
|
|
<LocaleFinder class="com.fr.conf.demo.simple.PluginLocaleFinderBridge"/>
|
|
|
|
</extra-core>
|
|
|
|
<lifecycle-monitor class="com.fr.conf.demo.simple.DemoInitializeMonitor"/>
|
|
|
|
<function-recorder class="com.fr.conf.demo.simple.account.PluginSimpleConfig"/>
|
|
|
|
</plugin>
|