Plugin接口规范
插件是openfire功能的增强表现,它的主要任务:
l 在XMPP协议中作为附加功能实现
l 动态修改控制管理台
l 使用openfire api作为新功能添加到服务器
Openfire里面的插件都会存放在plugins(工程目录为:src/plugins)的住目录下。使用ant工具编译后插件会打成jar包生成在target/openfire/plugins...
分类:
其他好文 时间:
2015-02-03 09:36:16
阅读次数:
198
struts_spring_plugin
(1)UserDao中加入一个方法叫做loadById()
package com.zgy.registration.dao;
import java.util.List;
import com.zgy.registration.model.User;
public interface UserDao {
public voi...
分类:
编程语言 时间:
2015-02-03 09:34:19
阅读次数:
198
This page demonstrates several ways to block the page. Each button below activates blockUI and then makes a remote call to the server.
分类:
Web程序 时间:
2015-02-02 15:43:04
阅读次数:
261
1. 借助android提供的shareduserid属性使多个不同的apt共用一个userid,以扫除权限壁垒,获取插件context,继而获取view并加载插件。这种方式是建立在已经安装完成的apt基础上的。例子和参考:1) 工作原理介绍:http://892848153.iteye.com/b...
分类:
移动开发 时间:
2015-02-02 15:42:54
阅读次数:
223
The jQuery BlockUI Plugin lets you simulate synchronous behavior when using AJAX, without locking the browser[1]. When activated, it will prevent user...
分类:
Web程序 时间:
2015-02-02 15:31:45
阅读次数:
141
This page demonstrates how to display a simple modal dialog. The button below will invoke blockUI with a custom message. Depending upon the user respo...
分类:
Web程序 时间:
2015-02-02 15:24:52
阅读次数:
204
Most of the demos below will display for 2 seconds
分类:
Web程序 时间:
2015-02-02 13:54:39
阅读次数:
406
Failure to transfer org.apache.maven.plugins:maven-surefire-plugin:pom:2.12.4 from http://uk.maven.org/maven2 was cached in the local repository, reso...
分类:
Web程序 时间:
2015-02-02 12:25:53
阅读次数:
203
1、打开https://github.com/winghc/点击右下角的下载zip完成后进行解压2、打开命令行cd /hadoop2.6.0-eclipse-plugin/src/contrib/eclipse-plugin3、执行如下命令,执行前需修改eclipse的路径和hadoop的路径ant...
分类:
系统相关 时间:
2015-02-02 12:12:32
阅读次数:
215
jQuery Media Plugin是一款基于jQuery的网页媒体播放器插件,它支持大部分的网络多媒体播放器和多媒体格式,比如:Flash, Windows Media Player, Real Player, Quicktime, MP3,Silverlight, PDF。它根据当前的脚本配置...
分类:
Web程序 时间:
2015-02-01 17:39:49
阅读次数:
301