2008-03-03

OSGI 资源

关键字: osgi
OSGi Alliance | Main / OSGi Alliance http://www.osgi.org/Main/HomePage  OSGi中国官方站|OSGi China User Group http://www.riawork.org  equinox http://www.eclipse.org/equinox/ Knopflerfish, an OSGI Implement http://www.knopflerfish.org/index.html Spring OSGI http ...
2008-01-08

eRCP 嵌入式富客户端平台

关键字: ercp eswt ejface embedded
嵌入式富客户端平台,embedded Rich Client Platform,eRCP  相关的资源: Eclipse eRCPhttp://www.eclipse.org/ercp/  探索 Eclipse 的嵌入式富客户端平台http://www.ibm.com/developerworks/cn/opensource/os-ecl-rcp/ 用 eJFace 开发嵌入式应用程序http://www.ibm.com/developerworks/cn/opensource/os-ejface/index.html &n ...
2007-07-13

过滤RCP(富客户端)透视图

关键字: RCP,perspective switcher
RCP的访问控制在应用中非常的有必要,因为大多数的应用都是多用户多极别。 客户端至少需要在三个层次上进行控制: 一是SWT组件级别,包括按钮、快捷菜单等等。 二是视图级别的控制,这个比较容易,只要在透视图中控制视图就可以了。 三是透视图的控制。 在透视图中包含视图。可以通过Open perspective对话框选择打开透视图,但是这里有这样一个问题,Open perspective对话框中显示的是RCP系统中所有的透视图,而且无法进行配置。在工具栏上可以显示透视图工具栏,非常的方便于用户的使用,一般都需要显示出来。但是这个工具栏带有一个other按钮,打开就是Open perspec ...
1, Show Action only for specific perspectives IContextService contextService = ( IContextService ) PlatformUI.getWorkbench().getService( IContextService.class ); In 3.2 and 3.3, you can create an actionSet with visibility false.  Then   use your perspective factory or org.eclips ...
2007-06-28

Bundle

关键字: Bundle
org.osgi.framework.Bundle An installed bundle in the Framework. A Bundle object is the access point to define the lifecycle of an installed bundle. Each bundle installed in the OSGi environment must have an associated Bundle object. A bundle must have a unique identity, a long, chosen by the Fr ...
2007-06-28

BundleContext

关键字: BundleContext
org.osgi.framework.BundleContext A bundle's execution context within the Framework. The context is used to grant access to other methods so that this bundle can interact with the Framework. BundleContext methods allow a bundle to: Subscribe to events published by the Framework. Register servic ...
2007-06-27

Eclipse RCP links(some resources about eclipse RCP)

关键字: rcp security 安全
XMIND http://www.xmind.cn/splash.html eclipse http://publib.boulder.ibm.com/infocenter/radhelp/v6r0m1/topic/org.eclipse.platform.doc.user/reference/ref-3.htm RCP实践之安全模型 http://www.blogjava.net/leeguannan/archive/2007/06/21/125673.html 创建用于 RCP 应用程序的声明性安全模型 http://www.ibm.com/developerworks/cn/ope ...
2007-06-27

Eclipse插件和OSGI束(Plug-ins and bundles)

关键字: Eclipse, plugin, OSGI, bundle
The mechanics for supporting plug-ins are implemented using the OSGi framework. From this standpoint, a plug-in is the same thing as an OSGi bundle. The bundle and its associated classes specify and implement the process for Java class-loading, prequisite management, and the bundle's life-cycle. For ...
OSGi(Open Service Gateway Initiative)有双重含义。一方面它指OSGi Alliance组织;另一方面指该组织制定的一个基于Java语言的服务(业务)规范——OSGi服务平台(Service Platform)。 OSGi Alliance是一个由Sun Microsystems、IBM、爱立信等于1999年3月成立的开放的标准化组织,最初名为Connected Alliance。该组织及其标准原本主要目的在于使服务提供商通过住宅网关,为各种家庭智能设备提供各种服务。目前该平台逐渐成为一个为室内、交通工具、移动电话和其他环境下的所有类型的网络设备的应用程序和服 ...
Eclipse 集成开发环境(IDE)和 Eclipse Rich Client Platform(RCP)应用程序的核心由 Open Services Gateway Initiative(OSGi)规范的实现驱动。 Eclipse IDE 实际上由叫做插件 的交互式组件的集合组成。这些插件组成了 IDE 的基础,它们还可用于创建其他桌面应用程序。创建基于 Eclipse 的应用程序所需的最小插件集称为 Eclipse Rich Client Platform(RCP)。 OSGi 是服务平台的规范。Eclipse 提供了该规范的许多可用实现之一,并用作最新 OSGi R4 规范的参考实 ...
James Zhao
搜索本博客
我的相册
229a73b1-3463-4fe5-882f-582753f6ae58-thumb
动力
共 6 张
存档
最新评论