CN103927163A - Plugin frame processing device and plugin system - Google Patents

Plugin frame processing device and plugin system Download PDF

Info

Publication number
CN103927163A
CN103927163A CN201410081113.9A CN201410081113A CN103927163A CN 103927163 A CN103927163 A CN 103927163A CN 201410081113 A CN201410081113 A CN 201410081113A CN 103927163 A CN103927163 A CN 103927163A
Authority
CN
China
Prior art keywords
plug
unit
manager
plugin
application combination
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201410081113.9A
Other languages
Chinese (zh)
Other versions
CN103927163B (en
Inventor
孙岩
龚斌
孙凌云
王青海
何国良
倪亮
陈健
王光伟
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Academy of Armored Forces Engineering of PLA
Original Assignee
Academy of Armored Forces Engineering of PLA
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Academy of Armored Forces Engineering of PLA filed Critical Academy of Armored Forces Engineering of PLA
Priority to CN201410081113.9A priority Critical patent/CN103927163B/en
Publication of CN103927163A publication Critical patent/CN103927163A/en
Application granted granted Critical
Publication of CN103927163B publication Critical patent/CN103927163B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

The invention provides a plugin frame processing device and a plugin system and aims to achieve cross-platform applications. A plugin frame processing module comprises a plugin core device, an extension point manager, an application combination manager, and a plugin manager; the plugin core device is used for controlling operating states of the plugin frame processing module, controlling installation and uninstallation of plugins, and controlling subscription and transmission of plugin messages; the extension point manager is used for providing plugin extension standards so that multiple plugins can communicate with one another; the application combination manager is used for defining an application combination data structure and managing application combinations; the plugin manager is used for calling the application combination manager and starting all plugins according to the current application combination.

Description

Card cage treating apparatus and plug-in unit system
Technical field
The present invention relates to computer realm, relate in particular to a kind of card cage treating apparatus and plug-in unit system.
Background technology
Be accompanied by the development of soft project and informationization technology, the application and development of Cross Platform Technology seems more and more important.Various new platforms, new technology continue to bring out, and computer software production firm and designer thereof are faced with and how adapt to kinds of platform, the problem of Multi-Operating System Existence Together.
Computer technology produces so far, and people are own through being successfully applied to all trades and professions, correspondingly develop the software that is applicable in a large number varying environment, Various Functions.Along with developing rapidly of computer technology in recent years, in the time that new hardware, new technology occur, all may there is corresponding change in architecture, order set and the operating system of computing machine, this will certainly cause a part to be applied under new environment cannot normally moving, and the cross-platform use that how to solve application is the current problem that solves of needing.
Summary of the invention
(1) technical matters that will solve
The invention provides a kind of card cage treating apparatus and plug-in unit system, can realize the cross-platform use of application.
(2) technical scheme
A kind of card cage processing module, comprising: plug-in unit core device, extension point manager, application combination manager, plugin manager;
Described plug-in unit core device, for controlling described card cage processing module duty, controls the load and unload of plug-in unit, controls plug-in unit message subscribing and transmission;
Described extension point manager, for plug-in extension specification is provided, intercoms multiple plug-in units mutually;
Application combination manager, definition application combination data structure is also carried out the management that set of applications is closed.
Plugin manager is used for calling application combination manager, and according to current application, combination starts all plug-in units.
Optionally, described plugin manager specifically for, call application combination manager, obtain current application and combine the plug-in unit list comprising, the plug-in unit catalogue that search is specified, mates with the plug-in unit list of application combination the plug-in unit searching, after coupling, call plug-in unit core dynamic base and corresponding plug-in unit is installed to card cage processing module, search for the configuration file of this plug-in unit, invoke extensions point manager is resolved extension point wherein, starts successively all plug-in units according to plug-in unit dependence.
Optionally, described plug-in unit core device communicates by application programming interface API and plug-in unit.
Optionally, described API uses static function.
A kind of plug-in unit system, comprises above-mentioned card cage processing module.
Optionally, also comprise: application combination and exploitation module, for generating application combination.
Optionally, also comprise: developing plug module, for realizing developing plug.
The card cage treating apparatus of the embodiment of the present invention and plug-in unit system, by communicating between plug-in unit, thereby realize the cross-platform use of applying.
Brief description of the drawings
In order to be illustrated more clearly in the technical scheme in the embodiment of the present invention, below the accompanying drawing of required use during embodiment is described is briefly described, apparently, accompanying drawing in the following describes is only some embodiments of the present invention, for those of ordinary skill in the art, do not paying under the prerequisite of creative work, can also obtain according to these accompanying drawings other accompanying drawing.
The structural representation of a kind of card cage treating apparatus that Fig. 1 provides for the embodiment of the present invention;
A kind of dongle configuration schematic diagram that Fig. 2 provides for the embodiment of the present invention;
The structural representation of a kind of plug-in unit system that Fig. 3 provides for the embodiment of the present invention;
The structural representation of the another kind of plug-in unit system that Fig. 4 provides for the embodiment of the present invention.
Embodiment
For making object of the present invention, content and advantage clearer, below in conjunction with accompanying drawing, the specific embodiment of the present invention is described in further detail.Below for the present invention is described, but be not used for limiting the scope of the invention.
Qt is the programming language that utilizes the complete OO supporting assembly programming of C++ programming language exploitation, has just considered professional platform independence developing originally deviser.Utilize it can develop man-machine interface very attractive in appearance, make user's sight nature that has a feeling of satisfaction, developer's left-hand seat is also than comparatively fast simultaneously, and its is powerful, is easy to expansion, can satisfy the demand.
OSGi specification description modularization, dynamic service plug development platform.In OSGi service platform, developer provides needed function by exploitation plug-in unit for user, and these plug-in units can dynamic load and unloading, or remote download and upgrading as required.
OSGi framework is the framework of a micro core, full plug-in unit, and the plug-in unit moving on it can be divided into three levels substantially:
Core layer: be responsible for the startup of program, the operation of supervisory process, and the initialization of the relevant affairs of some overall situations do some cleaning works (as nullified the service of registration, unloading) in the time finishing;
Service layer: the plug-in unit of technical solution problem, service plug is to the service of providing the necessary technical of business plug-in unit;
Operation layer: the business function of having realized user's request.
Extension point mechanism is the core mechanism of card cage.Between plug-in unit, by defining-realize extension point, form plug-in unit network, and solved the height coupling between plug-in unit, make all plug-in units in card cage system really can realize " hot plug ".
Extension point mechanism is mainly divided into the definition of extension point and the realization of extension point.
Extension point has defined the specification of expanding to other plug-in units, other plug-in units must seek follow this specification could with inferior plug-in unit communication.By the mode of extension point, the work of combining that can be seamless between plug-in unit, and realize flexibly the interpolation of pin function, upgrading, exchanges etc.Pay particular attention to, the customization of interface element is also based on this extension point mechanism.
Extension point manager provides the management service of extension point, comprises the search of extension point function definition, the function such as management and the propelling movement that extension point defines of extension point dependence.
As shown in Figure 1, the embodiment of the present invention provides a kind of card cage processing module, comprising: plug-in unit core device 11, extension point manager 12, application combination manager 13, plugin manager 14;
Described plug-in unit core device 11, for controlling described card cage processing module duty, controls the load and unload of plug-in unit, controls plug-in unit message subscribing and transmission;
Described extension point manager 12, for plug-in extension specification is provided, intercoms multiple plug-in units mutually;
Described application combination manager 13, definition application combination data structure is also carried out the management that set of applications is closed.
Described plugin manager 14 is for calling application combination manager, and according to current application, combination starts all plug-in units.
Optionally, described plugin manager 14 specifically for, call application combination manager, obtain current application and combine the plug-in unit list comprising, the plug-in unit catalogue that search is specified, mates with the plug-in unit list of application combination the plug-in unit searching, after coupling, call plug-in unit core dynamic base and corresponding plug-in unit is installed to card cage processing module, search for the configuration file of this plug-in unit, invoke extensions point manager is resolved extension point wherein, starts successively all plug-in units according to plug-in unit dependence.
Optionally, described plug-in unit core device 11 communicates by application programming interface API and plug-in unit.
Optionally, described API uses static function.
The card cage treating apparatus of the embodiment of the present invention and plug-in unit system, by communicating between plug-in unit, thereby realize the cross-platform use of applying.
Describe the card cage processing module of the embodiment of the present invention below in detail.
Plug-in unit core device is dynamic base, encapsulate one group of card cage starting and stop, plugin card installation and unloading, plug-in unit start and stop, service registry and unloading, services request, the api function of message subscribing and transmission, all plug-in units will depend on this module, the API that calling this module derives carries out all plug-in unit frameworks, plug-in unit, plug-in services, the operation that plug-in unit message is relevant.Call in order to simplify, all API of the embodiment of the present invention all use static function to derive.
Plug-in unit of the embodiment of the present invention by extension point to realize the expansion of its function, extension point is exactly the specification that definition is expanded to other plug-in units, it is just available that other plug-in units must be followed these specifications. specific implementation, extension point is defined as some interfaces and relevant XML document explanation. in document description, indicate the ID of extension point, title, and corresponding interface definition. therefore each plug-in unit has three configuration files below, and wherein shema file is optional:
Plug.xml: the extension point of plug-in unit is described, and the expansion of other plug-in units of realizing;
MAINFEST.MF: described version and the version updating information of plug-in unit, the bag restriction relation between plug-in unit;
Shema file (xxx.esxd): the explanation that is the structure to the label in plug.xml file;
Extension point can be exposed to other plug-in units, in the time that a plug-in unit is loaded, can first resolve plug.xml and the MAINFEST.MF file of this plug-in unit, find out the defined all extension points of this plug-in unit, the extension point of other plug-in units of having realized, and then these information are write in a special plug-in extension registration table.
New plug-in unit carries out Function Extension by realizing extension point, new plug-in unit is realized the interface defining in extension point, and in plug.xml file, say the extension point of expansion, with and specific implementation, by these information, system can identify the extension point that this plug-in unit is realized. in the time that a plug-in unit is loaded, system can be by the extended registration to of its a realization special plug-in extension registration table, in the time that plug-in unit unloads, system can be deleted it from this plug-in extension registration table, and other plug-in units can be realized by the expansion of certain extension point in plug-in extension registration table seeking system, in this way, new plug-in unit can carry out in plug system freely, by have one independently extension point management plug-in unit complete above-mentioned function, as shown in Figure 2:
Specific implementation at extension point is formal, and the embodiment of the present invention adopts following two kinds of modes:
The first: Qt card format.If use this way of realization, in the plug.xml file just requiring at plug-in unit, specify the name of a concrete abstract parent, this name must be consistent with class name, the reason that must so use is because Qt does not have a reflex mechanism completely, when the Plugin Mechanism that uses Qt is realized extension point function, the name of the parent that writes out card i/f that just must be explicit.The essence of this implementation is the realization based on interface, therefore can think a kind of close-coupled type of service.And this Plugin Mechanism be component-level other, do not rise to frame level, the mechanism therefore much just having in frame level, as security mechanism, the administrative mechanism of the dependence of plug-in unit etc., it does not all have.
The Plugin Mechanism of the second: OSGI.If use this way of realization, the name of the fixed concrete abstract parent of plug.xml document not requiring at plug-in unit, can only identify it with an ID, then this ID and concrete OSGI plug-in unit are done to an inner mapping just passable, the Plugin Mechanism of OSGI is a realization based on service in essence, it is the type of service of a loose coupling, relation between plug-in unit is equality, without any the relation of coupling. the Plugin Mechanism of OSGI is different from the Plugin Mechanism of Qt simultaneously, it is frame level, the complete security mechanism that provides, the functions such as the administrative mechanism of the dependence of plug-in unit.
Communication mode in the embodiment of the present invention between plug-in unit mainly contains two kinds:
The mode of service: plug-in unit externally provides the mode of service directly to call interface accessing that plug-in services the provides resource to plug-in unit for other plug-in units.Plug-in unit can increase by increasing new service or common interface the extension point of plug-in unit, calls to realize new expanded function for external plug-in.The state variation that simultaneously provides serviceListener to carry out monitoring service, thus the state of plug-in unit that relies on this service can be adjusted dynamically.
Use Event Bus to realize the independently communication mechanism between plug-in unit, Event Bus is also a kind of OSGI plug-in unit, realizes communication based on subscription/publication mechanism, and this is the communication mode that OSGI recommends to the utmost, in system, will mainly take this communication mode.
In the embodiment of the present invention, use Event Bus to realize the independently communication mechanism between plug-in unit.
Each plug-in unit can define the data layout of oneself processing, the type of message receiving etc.Between plug-in unit, mutually call by broadcast package types and data.
In the embodiment of the present invention, kernel device monitors the change of the life cycle state of Framework and plug-in unit by Framework Listener and plugin Listener.
Plug-in unit externally provides the mode of service directly to call interface accessing that plug-in services the provides resource to plug-in unit for other plug-in units.Plug-in unit can increase by increasing new service or common interface the extension point of plug-in unit, calls to realize new expanded function for external plug-in.
System is carried out the state variation of monitoring service with serviceListener, thereby can adjust dynamically the state of the plug-in unit that relies on this service.
In the embodiment of the present invention, kernel module is responsible for search, loading, startup/shut off plug.
After startup, can first search for and load user and permit verification plug-in unit, in order to determine the plug-in unit of user's permission to use.Then load and start integrated interface plug-in unit.
Extension point manager is plug-in unit, and all operations relevant to extension point are completed by this module, and this plug-in unit provides two services (Service), is respectively IExtensionAdminService and IPluginExtensionListener.
IExtensionAdminService provides extension point to resolve and extension point monitor function.
Extension point is resolved: be the basic function of extension point management, import the extension point file (being defaulted as plug.xml in native system) of appointment into, this plug-in unit will be resolved xml content wherein and the content after resolving be sent to monitoring plug-in unit.
Extension point monitor: other plug-in unit is listener to this plug-in registration, when resolve after extension point have the expansion that has realized this monitoring plug-in unit, by pushed to listener.Every plug-in unit that has defined extension point all should be registered as listener, like this in the time having any plug-in unit (comprising this plug-in unit) to realize corresponding extension point, these extension point information all will be pushed to monitoring plug-in unit, and further analyze and process by monitoring plug-in unit.
IPluginExtensionLister: monitoring interface is provided
Each plug-in unit that need to monitor extension point PUSH message needs to realize a monitoring interface, and interface is registered in extension point management plug-in unit by IExtensionAdminService.Monitor the realization of interface: the extension point information pushing to is carried out to the parsing of service layer according to the extension point form of this plug-in unit definition, and complete corresponding function.
Application combiner (Appcombin) is dynamic base, and definition application combination data structure is also carried out the management that set of applications is closed.Open two header file: appcombin.h and appcombinmanager.h are for called side.Appcombin.h file mainly defines the data structure of application combination, and each application combination all comprises one group of plug-in unit, and corresponding interface information.In appcombinmanager.h, derive class AppCombinManager, the function such as mainly provide the additions and deletions of application combination to look into change.
Plugin manager (PluginManger) is dynamic base, plugin manager is as the promoter of whole plug-in unit system operation, first call application combination manager, obtain current application and combine the plug-in unit list comprising, then the plug-in unit catalogue that search is specified, the plug-in unit searching is mated with the plug-in unit list of application combination, after coupling, call plug-in unit core dynamic base and corresponding plug-in unit is installed in card cage, then search for the configuration file (plugin.xml) of this plug-in unit, invoke extensions point manager is resolved extension point wherein, then start successively all plug-in units according to plug-in unit dependence, complete the startup of whole system.
As shown in Figure 3, the embodiment of the present invention provides a kind of plug-in unit system, the card cage processing module 1 that above-described embodiment provides.
Optionally, as shown in Figure 3, also comprise: application combination and exploitation module 2, for generating application combination.
Optionally, as shown in Figure 3, also comprise: developing plug module 3, for realizing developing plug.
The plug-in unit system of the embodiment of the present invention can adopt framed structure as shown in Figure 4.
When specific implementation, the plug-in unit system of the embodiment of the present invention specifically comprises:
1) dynamic module (plug-in unit) system;
A. plug-in unit life cycle
I. the start and stop of card cage
Ii. plug-in unit is found, installs, and starts, and stops
Iii. the dependence of plug-in unit management: when plug-in unit starts, according to dependence, the relevant plug-in unit relying on of sequence starting
B. plug-in services management:
I., the registration of service is provided, and inquiry, calls, unloading
C. Plugin events management plug-in unit
I. Plugin events definition, subscribes to, and sends event handling
D. extension point management plug-in unit
I. extension point formal definition
Ii. the search of extension point, parsing and propelling movement
E. apply portfolio management
I. application combination definition
Ii. the read-write of application combination
Iii. the persistence of application combination
Iv. load and resolve application combination configuration file
V. load and start application and combine corresponding plug-in unit
F. configuration management
I. the persistence of plug-in unit and extension point relevant information
Ii., overall configuration information persistence interface is provided
2) developing plug guide;
By go-ahead mode, help system is safeguarded and developer creates and editing system business plug-in unit fast, and by configuration step, completes the initialization of plugin information and the generation of template code.It mainly comprises:
A. plug-in unit Back ground Information editor
B. plug-in extension dot information editor
C. plug-in unit third party supports template code to generate
D. plug-in unit interface element definition
Develop guide by use, can reduce the code programming work of a large amount of repeatability, when increasing work efficiency, reduced unexpected possibility of makeing mistakes.
3) application combination Customization Tool;
Application combination Customization Tool is used for applying combination management work, comprises the newly-built of application combination, and editor, deletes, and inquiry is issued etc.
Apply the interface element information that combination can be browsed all plug-in units that comprise, shown by manual the adding in application combination of user, and apply the relevant information in combination by user's completion/amendment interface element at this.
After set of applications is combined in the Back ground Information that has added this application combination, click interface layout, just the performance of can the various interface elements of preview combining, can manually adjust by the mode pulling the stop position of floating panel this interface user, size, stop mode, the position of toolbar will present same interface layout after preservation in the time of final running software.
User creates after required application combination, click and issue application combination button, enter application combination and issue interface, select the path of issuing at this interface, and this issues all application combination comprising, click and issue, and generate corresponding application program at assigned catalogue, all plug-in units (if plug-in unit has repetition, only generating a) that the application combination that comprises appointment and application combination comprise.Application program after issue can independent operating.
Use application combination and application combination interface customizing mechanism, ensured that software interface customization does not rely on professional program capability with practical function, reduce complexity and the process of software development, improved exploitation and safeguarded (secondary development) difficulty.
4) the main interface framework of desktop style;
The main interface framework of desktop style has defined the extension point at the main interface of desktop, and the interface framework and the relevant overall situation that realize program operation arrange.
The interface extension point of the main interface of desktop plug-in unit definition Windows main window, resolves the interface extension point information of receiving, creates corresponding interface element and call the interface that plug-in unit is corresponding to create interface element
Major function:
A. the demonstration of main window
B. the interpolation of central view, position and aobvious hidden management
C. the interpolation of floating frame (panel), position and aobvious hidden management
D. the interpolation of menu, position and aobvious hidden management (icon, the prompting of floating, initial selected state (can choose), initial enabled state)
E. the interpolation of toolbar, position and aobvious hidden management (icon, the prompting of floating, initial selected state (can choose), initial enabled state)
F. the interpolation of status bar, position and aobvious hidden management
G. the message transmission of interface element
5) the main interface framework of dull and stereotyped style;
The main interface framework of dull and stereotyped style has defined dull and stereotyped main interface extension point, and the interface framework and the relevant overall situation that realize program operation arrange.
Dull and stereotyped main interface plug-in unit defines the interface extension point of dull and stereotyped main window, resolves the interface extension point information of receiving, creates corresponding interface element and call the interface that plug-in unit is corresponding to create interface element
Major function:
A. the demonstration of main window
B. the demonstration at sub-interface
C. toolbar button group is switched and is shown
D. toolbar button position and aobvious hidden management
E. look & feel switches and shows (as nine grids pattern, Metro pattern, theater mode)
F. page navigation mechanism
G. the message transmission of interface element
The embodiment of the present invention has following several large advantage:
Cross-platform: by using cross-platform Development Framework Qt, to have ensured the professional platform independence that system is good, with the software code of its exploitation, only needed each platform compiling, can realize each platform true(-)running.
Hot plug: this exploitation has adopted the plug-in unit framework that meets OSGi specification, and in framework, realize the Manager Feature of plug-in unit, life cycle to all system plugin manages, registration is provided simultaneously, find, load, unload, stop, the corresponding function such as activation, flyback live system plug-in unit and user's plug-in unit.Ensure that user can load and stop plug-in unit in the situation that not restarting program.
Low coupling: in the card cage of this exploitation, define and realized a set of extension point mechanism, by extension point, formed complete plug-in unit network between plug-in unit and plug-in unit.But for the plug-in unit of definition extension point and realize between the plug-in unit of extension point and do not have absolute coupling, the definition plug-in unit of extension point and do not know oneself definition extension point realized by which or which plug-in unit, always ensureing, under the prerequisite of plug-in unit network, to have realized low coupling.
Extensibility: any software product all has life cycle, as the creator of program, everybody is unwilling to see the reality of its extinction.Therefore should extend the life cycle of software product, constantly new function being injected into existing software product is a kind of means as far as possible.The system architecture of plug-in unit provides better convenience for expanding new function.Because when new function provides with the form of plug-in unit, be relatively independent, do not affect whole system framework and other function or even the ability of expansion software function is offered to user or third party manufacturer, to reach Function Extension to greatest extent.
Flexible interface customization: combine by application, can customize flexibly the interface of final release process.Interface customizing user does not need specialty programming knowledge, only need to understand final user's demand, and by visual interface configurations with pull, plug-in unit program interface that just can be the most final completes configuration.And application combination median surface information does not affect relevant plug-in unit in application combination, i.e. same card group, can be configured as different user operation interface, but all logics and control, the same card group all using.
Convenient secondary development: this exploitation provides secondary development guide, help system secondary development and maintainer create and the each plug-in unit of amendment system fast.Significantly reduce user's repeated code operation, and by visual configuration interface, complete relevant plug-in unit network and extension point and create editor etc., reduced the difficulty and the plain text edit mode of having avoided relevant configuration of secondary development, having reduced not expected mistake may.System also provides the main interface of dull and stereotyped style plug-in unit in addition, has realized and having comprised: the page, and toolbar, navigation, animation, gestures etc., at interior flat board operation public function, are convenient to user and are developed fast under dull and stereotyped style.
The foregoing is only embodiments of the invention; not thereby limit the scope of the claims of the present invention; every equivalent structure or conversion of equivalent flow process that utilizes instructions of the present invention and accompanying drawing content to do; or be directly or indirectly used in other relevant technical fields, be all in like manner included in scope of patent protection of the present invention.

Claims (7)

1. a card cage processing module, is characterized in that, comprising: plug-in unit core device, extension point manager, application combination manager, plugin manager;
Described plug-in unit core device, for controlling described card cage processing module duty, controls the load and unload of plug-in unit, controls plug-in unit message subscribing and transmission;
Described extension point manager, for plug-in extension specification is provided, intercoms multiple plug-in units mutually;
Application combination manager, definition application combination data structure is also carried out the management that set of applications is closed.
Plugin manager is used for calling application combination manager, and according to current application, combination starts all plug-in units.
2. module according to claim 1, it is characterized in that, described plugin manager specifically for, call application combination manager, obtain current application and combine the plug-in unit list comprising, the plug-in unit catalogue that search is specified, the plug-in unit searching is mated with the plug-in unit list of application combination, after coupling, call plug-in unit core dynamic base and corresponding plug-in unit is installed to card cage processing module, search for the configuration file of this plug-in unit, invoke extensions point manager is resolved extension point wherein, starts successively all plug-in units according to plug-in unit dependence.
3. module according to claim 1, is characterized in that, described plug-in unit core device communicates by application programming interface API and plug-in unit.
4. module according to claim 3, is characterized in that, described API uses static function.
5. a plug-in unit system, is characterized in that, comprises the card cage processing module as described in any one in claim 1 to 4.
6. system according to claim 5, is characterized in that, also comprises: application combination and exploitation module, and for generating application combination.
7. system according to claim 6, is characterized in that, also comprises: developing plug module, and for realizing developing plug.
CN201410081113.9A 2014-03-06 2014-03-06 Plugin frame processing device and plugin system Expired - Fee Related CN103927163B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410081113.9A CN103927163B (en) 2014-03-06 2014-03-06 Plugin frame processing device and plugin system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410081113.9A CN103927163B (en) 2014-03-06 2014-03-06 Plugin frame processing device and plugin system

Publications (2)

Publication Number Publication Date
CN103927163A true CN103927163A (en) 2014-07-16
CN103927163B CN103927163B (en) 2017-05-17

Family

ID=51145395

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410081113.9A Expired - Fee Related CN103927163B (en) 2014-03-06 2014-03-06 Plugin frame processing device and plugin system

Country Status (1)

Country Link
CN (1) CN103927163B (en)

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104298511A (en) * 2014-10-10 2015-01-21 王钟 Method and system for achieving networking remote plug-in
CN104618142A (en) * 2014-12-30 2015-05-13 北京奇虎科技有限公司 Information subscribing method, processing node equipment and bus equipment
CN104657142A (en) * 2015-02-12 2015-05-27 中国科学院计算机网络信息中心 CCFD (China Computational Fluid Dynamics) system based on OSGi (Open Service Gateway Initiative) technology
CN105847026A (en) * 2015-11-28 2016-08-10 成都广达新网科技股份有限公司 Method for extending functions of network management system based on extension points
CN106484391A (en) * 2015-08-28 2017-03-08 Ncr公司 Dynamic Service autgmentability
CN106502757A (en) * 2016-12-27 2017-03-15 北京恒华伟业科技股份有限公司 A kind of plug-in management method and device
CN107589970A (en) * 2016-07-08 2018-01-16 深圳联友科技有限公司 A kind of plug-in unit call method and device
CN107677301A (en) * 2017-10-10 2018-02-09 四川国信慧通电气技术有限公司 Monitoring device detection method and device
CN108228369A (en) * 2018-01-19 2018-06-29 北京邮电大学 Visualization API combined systems and method based on JSON trees
CN108446141A (en) * 2018-02-28 2018-08-24 武汉智博创享科技股份有限公司 A kind of web front end plug-in unit and the method for being scheduled and communicating based on web front end plug-in unit
CN108595221A (en) * 2018-04-26 2018-09-28 Oppo广东移动通信有限公司 Plug-in loading method, device, server and the storage medium of PaaS platform
CN109697067A (en) * 2018-11-19 2019-04-30 北京奇虎科技有限公司 Data packing method and device
WO2020143199A1 (en) * 2019-01-07 2020-07-16 深圳市网心科技有限公司 Application program plug-in method and system, and related apparatus
CN112445497A (en) * 2020-11-25 2021-03-05 中国电子科技集团公司第五十四研究所 Remote sensing image processing system based on plug-in extensible architecture
CN113157335A (en) * 2021-03-31 2021-07-23 北京临近空间飞行器系统工程研究所 Software system design method capable of expanding plug-in system architecture
CN113360214A (en) * 2021-06-30 2021-09-07 展讯通信(天津)有限公司 Dynamic plugging method and system for application program functional module
CN113867840A (en) * 2021-09-29 2021-12-31 四川长虹电器股份有限公司 Intelligent television WEB NATIVE plug-in framework and construction method
CN114356468A (en) * 2021-11-24 2022-04-15 上海欣兆阳信息科技有限公司 User interface integration system and protocol-based user interface access mode in integration thereof
CN117170771A (en) * 2023-11-01 2023-12-05 中国电子科技集团公司第十五研究所 Plug-in development method and system for various data transmission

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120036252A1 (en) * 2010-08-05 2012-02-09 National University Of Defense Technology Of The Chinese People's Liberation Army Osgi-based heterogeneous service integrating system and method
CN103092645A (en) * 2012-12-31 2013-05-08 武汉中地数码科技有限公司 Geographic spatial information application system and implement method thereof based on microkernel technology

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120036252A1 (en) * 2010-08-05 2012-02-09 National University Of Defense Technology Of The Chinese People's Liberation Army Osgi-based heterogeneous service integrating system and method
CN103092645A (en) * 2012-12-31 2013-05-08 武汉中地数码科技有限公司 Geographic spatial information application system and implement method thereof based on microkernel technology

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
袁赟: "Eclipse RCP框架分析和应用研究", 《中国优秀硕士学位论文全文数据库信息科技辑》 *

Cited By (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104298511B (en) * 2014-10-10 2018-08-03 王钟 Realize the method and system of the long-range plug-in unit of networking
CN104298511A (en) * 2014-10-10 2015-01-21 王钟 Method and system for achieving networking remote plug-in
CN104618142A (en) * 2014-12-30 2015-05-13 北京奇虎科技有限公司 Information subscribing method, processing node equipment and bus equipment
CN104618142B (en) * 2014-12-30 2017-07-07 北京奇安信科技有限公司 News subscribing method, treatment node device and bus apparatus
CN104657142A (en) * 2015-02-12 2015-05-27 中国科学院计算机网络信息中心 CCFD (China Computational Fluid Dynamics) system based on OSGi (Open Service Gateway Initiative) technology
CN106484391A (en) * 2015-08-28 2017-03-08 Ncr公司 Dynamic Service autgmentability
CN105847026A (en) * 2015-11-28 2016-08-10 成都广达新网科技股份有限公司 Method for extending functions of network management system based on extension points
CN107589970A (en) * 2016-07-08 2018-01-16 深圳联友科技有限公司 A kind of plug-in unit call method and device
CN107589970B (en) * 2016-07-08 2021-07-09 深圳联友科技有限公司 Plug-in calling method and device
CN106502757A (en) * 2016-12-27 2017-03-15 北京恒华伟业科技股份有限公司 A kind of plug-in management method and device
CN107677301A (en) * 2017-10-10 2018-02-09 四川国信慧通电气技术有限公司 Monitoring device detection method and device
CN108228369A (en) * 2018-01-19 2018-06-29 北京邮电大学 Visualization API combined systems and method based on JSON trees
CN108228369B (en) * 2018-01-19 2020-08-07 北京邮电大学 Visual API (application program interface) combination system and method based on JSON (Java Server object notation) tree
CN108446141A (en) * 2018-02-28 2018-08-24 武汉智博创享科技股份有限公司 A kind of web front end plug-in unit and the method for being scheduled and communicating based on web front end plug-in unit
CN108595221A (en) * 2018-04-26 2018-09-28 Oppo广东移动通信有限公司 Plug-in loading method, device, server and the storage medium of PaaS platform
CN108595221B (en) * 2018-04-26 2021-04-06 Oppo广东移动通信有限公司 Plug-in loading method, device, server and storage medium of PaaS platform
CN109697067A (en) * 2018-11-19 2019-04-30 北京奇虎科技有限公司 Data packing method and device
WO2020143199A1 (en) * 2019-01-07 2020-07-16 深圳市网心科技有限公司 Application program plug-in method and system, and related apparatus
CN112445497A (en) * 2020-11-25 2021-03-05 中国电子科技集团公司第五十四研究所 Remote sensing image processing system based on plug-in extensible architecture
CN113157335A (en) * 2021-03-31 2021-07-23 北京临近空间飞行器系统工程研究所 Software system design method capable of expanding plug-in system architecture
CN113157335B (en) * 2021-03-31 2023-06-06 北京临近空间飞行器系统工程研究所 Software system design method of extensible plug-in architecture
CN113360214A (en) * 2021-06-30 2021-09-07 展讯通信(天津)有限公司 Dynamic plugging method and system for application program functional module
WO2023274388A1 (en) * 2021-06-30 2023-01-05 展讯通信(天津)有限公司 Dynamic plugging method and system for application functional module
CN113867840A (en) * 2021-09-29 2021-12-31 四川长虹电器股份有限公司 Intelligent television WEB NATIVE plug-in framework and construction method
CN113867840B (en) * 2021-09-29 2023-06-13 四川长虹电器股份有限公司 Smart television WEB NATIVE plug-in frame and construction method
CN114356468A (en) * 2021-11-24 2022-04-15 上海欣兆阳信息科技有限公司 User interface integration system and protocol-based user interface access mode in integration thereof
CN117170771A (en) * 2023-11-01 2023-12-05 中国电子科技集团公司第十五研究所 Plug-in development method and system for various data transmission
CN117170771B (en) * 2023-11-01 2024-02-13 中国电子科技集团公司第十五研究所 Plug-in development method and system for various data transmission

Also Published As

Publication number Publication date
CN103927163B (en) 2017-05-17

Similar Documents

Publication Publication Date Title
CN103927163A (en) Plugin frame processing device and plugin system
CN102789382B (en) For the system and method that list generates and runs
US9021419B2 (en) System and method for supporting intelligent design pattern automation
US10402308B2 (en) Sandboxing for custom logic
CN104636139A (en) Visualized cross-platform mobile application development and generation system
US8930824B2 (en) Facilitating propagation of user interface patterns or themes
CN103324471A (en) Dynamic modification method for applied launcher icon, message transmitting method and terminal
US20120284686A1 (en) System and method for mobile application development
CN101283572A (en) Application program update deployment to a mobile device
CN111614490B (en) Management system and method for managed container cluster based on top-level container cluster
Popp et al. Tool support for automated multi-device GUI generation from discourse-based communication models
US20130117719A1 (en) Context-Based Adaptation for Business Applications
CN101226479A (en) Method for implementing dynamic collocation of mobile phone menu
CN105242931A (en) Method and system for editing and generating codes for game interface
CN104123155A (en) Business system page layer development platform and method based on WEB
US9513878B2 (en) Component integration by distribution of schema definition on heterogenous platforms
US10229093B2 (en) Method and system for implementing a common data interface to web services
CN110825367B (en) Design method of form designer suitable for Loongson CPU environment
CN102236510B (en) A kind of method and apparatus utilizing super taskbar to control instant communication software
CN101685395A (en) Object property processing method of product data management system
KR20080092150A (en) Mobile communication terminal for configuring customized idle screen
WO2016201813A1 (en) Dynamic layout method and system based on android
CN112988139B (en) Method and device for developing event processing file
Szostak Windows phone 8 application development essentials
CN103914289A (en) Desktop application access method and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20170517