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.
22 lines
990 B
22 lines
990 B
3 years ago
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?><plugin>
|
||
|
<id>com.fr.plugin.computer.domain.login</id>
|
||
|
<name><![CDATA[开机域登录插件]]></name>
|
||
|
<active>yes</active>
|
||
|
<version>1.0</version>
|
||
|
<env-version>10.0</env-version>
|
||
|
<jartime>2018-03-12</jartime>
|
||
|
<vendor>fr.open</vendor>
|
||
|
<description><![CDATA[开机域登录插件]]></description>
|
||
|
<change-notes><![CDATA[
|
||
|
|
||
|
]]></change-notes>
|
||
|
|
||
|
<extra-decision>
|
||
|
<ControllerRegisterProvider class="com.fr.plugin.domainlogin.controller.DomainLoginControllerProvider"/>
|
||
|
<WebResourceProvider class="com.fr.plugin.domainlogin.webresource.DomainLoginWebResourceProvider"/>
|
||
|
<LogInOutEventProvider class="com.fr.plugin.domainlogin.loginout.DomaintLogInOutEventProvider"/>
|
||
|
</extra-decision>
|
||
|
|
||
|
<lifecycle-monitor class="com.fr.plugin.domainlogin.DomainLoginPerformanceMonitor"/>
|
||
|
<function-recorder class="com.fr.plugin.domainlogin.DomainLoginPerformanceMonitor"/>
|
||
|
</plugin>
|