CN105700881A - Application module calling method and device - Google Patents

Application module calling method and device Download PDF

Info

Publication number
CN105700881A
CN105700881A CN201610017773.XA CN201610017773A CN105700881A CN 105700881 A CN105700881 A CN 105700881A CN 201610017773 A CN201610017773 A CN 201610017773A CN 105700881 A CN105700881 A CN 105700881A
Authority
CN
China
Prior art keywords
module
submodule
extension
dot information
extension point
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.)
Pending
Application number
CN201610017773.XA
Other languages
Chinese (zh)
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.)
Chengdu Zhong Kehexun Science And Technology Ltd
Original Assignee
Chengdu Zhong Kehexun Science And Technology Ltd
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 Chengdu Zhong Kehexun Science And Technology Ltd filed Critical Chengdu Zhong Kehexun Science And Technology Ltd
Priority to CN201610017773.XA priority Critical patent/CN105700881A/en
Publication of CN105700881A publication Critical patent/CN105700881A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • G06F9/44526Plug-ins; Add-ons
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Telephone Function (AREA)

Abstract

The invention provides an application module calling method and device. The method comprises the following steps: obtaining a plurality of pieces of extension point definition information of a main module by an extension point realization module, and obtaining extension point information corresponding to a plurality of sub-modules respectively corresponding to the extension point definition information; sending the extension point information to the main module by the extension point realization module; and calling the sub-module, corresponding to the extension point information, in the plurality of sub-module by the main module according to the extension point information. Compared with the prior art, the method and device have the advantage that the main module is capable of firstly activating the sub-modules to be called when calling the sub-modules according to the extension point information, and then carrying out calling, so that the operation speed of the whole device can be improved and the user experience can be improved.

Description

Application module call method and device
Technical field
The present invention relates to Internet technical field, in particular to a kind of application module call method and device。
Background technology
Existing application module call method and device generally comprise primary module and submodule, are usually and all carry out submodule activating to wait calling of primary module。
All it is activated to etc. to be called due to submodule, therefore the experience that have impact on user that speed when primary module runs is slow comparatively speaking, obvious。
Summary of the invention
In view of this, the invention provides a kind of application module call method and device, with improve existing method and device to need submodule to be all activated etc. to be called, make the deficiency that the speed of service of primary module is slower。
For achieving the above object, the present invention provides following technical scheme:
A kind of application module call method, described method includes:
Extension point realizes module and obtains multiple extension point definition information of primary module, it is thus achieved that the extension dot information the plurality of submodule corresponding to corresponding respectively with the plurality of extension point definition;Described extension point realizes module and sends described extension dot information to described primary module;Described primary module, according to described extension dot information, calls the submodule corresponding with described extension dot information in the plurality of submodule。
Present invention also offers a kind of application module calling device, module and primary module is realized including extension point, described extension point realizes module for obtaining multiple extension point definition information of primary module, it is thus achieved that the extension dot information the plurality of submodule corresponding to corresponding respectively with the plurality of extension point definition;Described extension point realizes module for sending described extension dot information to described primary module;Described primary module is for according to described extension dot information, calling the submodule corresponding with described extension dot information in the plurality of submodule。
The invention provides a kind of application module call method, extension point realizes module and obtains multiple extension point definition information of primary module, it is thus achieved that the extension dot information the plurality of submodule corresponding to corresponding respectively with the plurality of extension point definition;Described extension point realizes module and sends described extension dot information to described primary module;Described primary module, according to described extension dot information, calls the submodule corresponding with described extension dot information in the plurality of submodule。Compared with prior art, the primary module of the present invention can first activate, when calling submodule according to extension dot information, the submodule needing to call, and then calls, it is possible to increase the speed of service of whole device again, improves Consumer's Experience。
Accompanying drawing explanation
For the clearer explanation embodiment of the present invention or technical scheme of the prior art, the accompanying drawing used required in embodiment or description of the prior art will be briefly described below, apparently, accompanying drawing in the following describes is only some embodiments of the present invention, for those of ordinary skill in the art, under the premise not paying creative work, it is also possible to obtain other accompanying drawing according to these accompanying drawings。
Fig. 1 is the structured flowchart of a kind of server/local terminal that can be applicable to the embodiment of the present invention;
Fig. 2 is the flow chart of the application module call method that first embodiment of the invention provides;
Fig. 3 is the flow chart of the application module call method that second embodiment of the invention provides;
Fig. 4 is the structured flowchart of the application module calling device that the third embodiment of the present invention provides;
Fig. 5 is the sequential chart of the application module calling device that third embodiment of the invention provides;
Fig. 6 is the sequential chart of the application module calling device that fourth embodiment of the invention provides;
Fig. 7 is the sequential chart of the application module calling device that fifth embodiment of the invention provides。
Detailed description of the invention
Below in conjunction with accompanying drawing in the embodiment of the present invention, the technical scheme in the embodiment of the present invention is clearly and completely described。Obviously, described embodiment is only a part of embodiment of the present invention, rather than whole embodiments。Hereinafter the detailed description of the embodiments of the invention provided in the accompanying drawings is not intended to limit claimed the scope of the present invention, but is merely representative of the selected embodiment of the present invention。Based on embodiments of the invention, the every other embodiment that those skilled in the art obtain under the premise not making creative work, broadly fall into the scope of protection of the invention。
As it is shown in figure 1, be the block diagram of described server (or local terminal) 100。Described server (or local terminal) 100 includes application module calling device, memorizer 120, storage control 130, processor 140, Peripheral Interface 150, input-output unit 160, audio unit 170, display unit 180。
Described memorizer 120, storage control 130, processor 140, Peripheral Interface 150, input-output unit 160, audio unit 170, each element of display unit 180 are electrically connected each other directly or indirectly, to realize the transmission of data or mutual。Such as, these elements can pass through one or more communication bus or holding wire realization electric connection each other。Described application module calling device includes at least one and the form of software or firmware (firmware) can be stored in described memorizer 120 or be solidificated in described application module and call the software function module in the operating system (operatingsystem, OS) of terminal unit。Described processor 140 is for performing the executable module of storage in memorizer 120, for instance software function module that described application module calling device includes or computer program。
Wherein, memorizer 120 can be, but it is not limited to, random access memory (RandomAccessMemory, RAM), read only memory (ReadOnlyMemory, ROM), programmable read only memory (ProgrammableRead-OnlyMemory, PROM), erasable read-only memory (ErasableProgrammableRead-OnlyMemory, EPROM), electricallyerasable ROM (EEROM) (ElectricErasableProgrammableRead-OnlyMemory, EEPROM) etc.。Wherein, memorizer 120 is used for storing program, and described processor 140, after receiving execution instruction, performs described program, the method performed by the server flowing through Cheng Dingyi that aforementioned embodiment of the present invention any embodiment discloses can apply in processor 140, or is realized by processor 140。
Processor 140 is probably a kind of IC chip, has the disposal ability of signal。Above-mentioned processor 140 can be general processor, including central processing unit (CentralProcessingUnit is called for short CPU), network processing unit (NetworkProcessor is called for short NP) etc.;Can also is that digital signal processor (DSP), special IC (ASIC), ready-made programmable gate array (FPGA) or other PLDs, discrete gate or transistor logic, discrete hardware components。Can realize or perform the disclosed each method in the embodiment of the present invention, step and logic diagram。The processor etc. that general processor can be microprocessor or this processor 140 can also be any routine。
Various input/output devices are coupled to processor 140 and memorizer 120 by described Peripheral Interface 150。In certain embodiments, Peripheral Interface 150, processor 140 and storage control 130 can realize in one single chip。In some other example, they can be realized by independent chip respectively。
Input-output unit 160 is used for being supplied to user input data and realizes the mutual of user and described server (or local terminal) 100。Described input-output unit 160 may be, but not limited to, mouse and keyboard etc.。
Audio unit 170 provides a user with audio interface, and it can include one or more mike, one or more speaker and voicefrequency circuit。
Display unit 180 provides an interactive interface (such as user interface) at described server (or local terminal) or is used for showing that view data is to user's reference between 100 and user。In the present embodiment, described display unit 180 can be liquid crystal display or touch control display。If touch control display, it can be capacitance type touch control screen or the resistance type touch control screen etc. of supporting single-point and multi-point touch operation。Support that single-point and multi-point touch operation refer to that touch control display can sense the touch control operation that one or more positions produce simultaneously on this touch control display, and the touch control operation this sensed transfers to processor 140 be calculated and process。
Fig. 2 illustrates a kind of application module call method that first embodiment of the invention provides。Described application module call method may comprise steps of S101 to S103。
Step S101, extension point realizes module and obtains multiple extension point definition information of primary module, it is thus achieved that the extension dot information the plurality of submodule corresponding to corresponding respectively with the plurality of extension point definition。
Extension point definition is specifically for illustrating that this primary module can pass through to extend which function point realizes, therefore needs to obtain multiple extension point definition of described primary module。Rely on extension point as tie between primary module and submodule, extension point realizes module can according to multiple extension point definition of primary module, obtaining the multiple extension points corresponding respectively with multiple extension point definition, multiple extension points are corresponding with corresponding multiple submodules respectively。
Step S102, described extension point realizes module and sends described extension dot information to described primary module。
Extension dot information is sent to primary module after obtaining the extension dot information of multiple extension point by extension point。Now, primary module just establishes corresponding relation with multiple extension points。Owing to extension point is the tie of primary module and submodule, therefore be equivalent to primary module and just establish corresponding relation with multiple submodules。
Step S103, described primary module, according to described extension dot information, calls the submodule corresponding with described extension dot information in the plurality of submodule。
After primary module sets up corresponding relation with multiple submodules by the extension dot information of the plurality of extension point, primary module just according to described extension dot information, can call the submodule that described primary module needs。
Specifically, primary module can be main interface, and submodule can be a text editor。When user needs to open the window of text editor at main interface, user can click a corresponding button on main interface to open the window of text editor。It can be include a module that can access primary module and submodule in the application of main interface, text editor that extension point realizes module。Extension point realizes the framework that module can also be the application belonging to above-mentioned main interface, text editor。
Being appreciated that above-mentioned primary module and submodule can be all independent plug-in unit, above-mentioned primary module and submodule can be stored in same plug-in unit。Can also primary module or submodule each other between plug-in unit。Namely primary module and submodule are relative concept, are not absolute concept。
A kind of application module call method that second embodiment of the invention shown in Fig. 3 provides。Described application module call method may comprise steps of S201 to S213。
Step S201, described extension point realizes the multiple module of module walks, it is thus achieved that multiple extension point definition of at least one the first module in the plurality of module。
Extension point definition is specifically for illustrating that described first module can be passed through to extend which function point realizes, therefore needs to obtain multiple extension point definition of described first module。
Specifically, described first module can have multiple extension point definition, it will be understood that it is limitation of the present invention that the particular number of the plurality of extension point definition should not be construed。
Step S202, described extension point realizes the module multiple extension point definition according at least one the first module described, it is thus achieved that the extension dot information second module corresponding to corresponding respectively with multiple extension point definition of at least one the first module described。
The above-mentioned module that the second module is one or more expanded functions that can realize the first module。The described extension dot information corresponding with the second module is the tie of the first above-mentioned module and the second module。
Step S203, described extension point realizes module and described second module is set to the submodule of described first module。
Specifically, it is possible to described second module is set to the submodule of the first module。
Step S204, described extension point realizes module and described first module is set to the primary module of described second module。
Specifically, it is also possible to described first module is set to the primary module of described second module。
Setting according to above-mentioned primary module and submodule, it can be appreciated that submodule and primary module are relative concept。Assuming there are two modules, one of them module had both had the extension point definition that another module can realize, it may have can realize when extending of extension point definition of another module, and the two module can primary module and submodule each other。
Step S205, extension point realizes module and obtains multiple extension point definition information of primary module, it is thus achieved that the extension dot information the plurality of submodule corresponding to corresponding respectively with the plurality of extension point definition。
Step S206, described extension point realizes module and sends described extension dot information to described primary module。
The function that step S205 to step S206 realizes with the step step S101 to step S102 in first embodiment is identical, does not just repeat at this。
Step S207, described primary module receives the operational order of user, searches the extension dot information corresponding with the operational order of described user according to the operational order of described user。
Primary module can find the extension dot information of submodule corresponding to the expanded function that user is intended to use according to the operational order of user。
Specifically, above-mentioned primary module can be main interface, and the operational order of user can be specifically the instruction corresponding to the clicking operation for the pre-set button on main interface。
Step S208, described primary module, according to described extension dot information, calls the submodule corresponding with described extension dot information in the plurality of submodule。
Primary module, according to above-mentioned extension dot information, finds the extension point of correspondence, thus calling the submodule corresponding with above-mentioned corresponding extension point。
Step S209, when the submodule that described extension dot information is corresponding is not activated, described extension point realizes module and receives the extension dot information corresponding to the submodule not being activated that described primary module sends。
Specifically, primary module can remove to call the submodule of correspondence, if calling unsuccessful, judges that above-mentioned submodule is not activated, therefore primary module sends the extension dot information corresponding to submodule not being activated and realizes module to described extension point。
Step S210, described extension point realizes module extension dot information corresponding to the described submodule not being activated, the submodule not being activated described in activation。
Step S211, described extension point realizes module and receives the activation acknowledgement information of the submodule being activated, and sends described activation acknowledgement information to primary module。
Step S212, described primary module, according to described extension dot information, calls the submodule corresponding with described extension dot information being activated。
When the submodule that primary module is intended to call is not activated, the extension dot information of extension point corresponding for the submodule not being activated can be sent to extension point and realize module by primary module。Extension point realizes module then according to the submodule that the described extension dot information activation of primary module transmission is corresponding with described extension dot information。Submodule sends activation acknowledgement information and realizes module to extension point, and extension realizes module and described activation acknowledgement information is transmitted to primary module, and primary module calls, after receiving described activation acknowledgement information, the submodule being activated。
Described extension point realize module can be specifically primary module, submodule jointly belonging to the framework of application。
Step S213, when the submodule that described extension dot information is corresponding is activated, described primary module, according to described extension dot information, calls the submodule corresponding with described extension dot information being activated。
When submodule is activated, the submodule being activated can directly be called by primary module according to extension dot information。
Specifically, primary module can be main interface, and submodule can be a text editor。Main interface and text editor can belong to an application jointly。When user needs to open the window of text editor at main interface, user can click a corresponding button on main interface to open the window of text editor。The operational order of the user that primary module receives can include user's click for the button at main interface。
It can be include a module that can access primary module and submodule in the application of main interface, text editor that extension point realizes module。
It is appreciated that above-mentioned primary module and submodule can be all independent plug-in unit, can also primary module or submodule each other between plug-in unit。Namely primary module and submodule are relative concept, are not absolute concept。
Fig. 4 illustrates the application module calling device that third embodiment of the invention provides。Described device includes: extension point realizes module 111, primary module 112 and submodule 113。The sequential chart of the application module calling device that the 3rd embodiment provides is as shown in Figure 5。
Described extension point realizes module 111 for obtaining multiple extension point definition information of primary module 112, it is thus achieved that the extension dot information the plurality of submodule 113 corresponding to corresponding respectively with the plurality of extension point definition。
Described extension point realizes module 111 for sending described extension dot information to described primary module 112。
Described primary module 112 is for according to described extension dot information, calling the submodule 113 corresponding with described extension dot information in the plurality of submodule 113。
The function that the step that in the present embodiment, the function of each module realization is corresponding with the method in first embodiment realizes is identical, does not just repeat at this。
Fig. 6 illustrates the sequential chart of the application module calling device that fourth embodiment of the invention provides。Described device includes: extension point realizes module 111, primary module 112 and submodule 113。
Described extension point realizes module 111 for traveling through multiple module, it is thus achieved that multiple extension point definition of at least one the first module in the plurality of module。
Described extension point realizes module 111 for the multiple extension point definition according at least one the first module described, it is thus achieved that the extension dot information second module corresponding to corresponding respectively with multiple extension point definition of at least one the first module described。
Described extension point realizes module 111 for described second module is set to the submodule 113 of described first module。
Described extension point realizes module 111 for described first module is set to the primary module 112 of described second module。
Described extension point realizes module 111 for obtaining multiple extension point definition information of primary module 112, it is thus achieved that the extension dot information the plurality of submodule 113 corresponding to corresponding respectively with the plurality of extension point definition。
Described extension point realizes module 111 for sending described extension dot information to described primary module 112。
Described primary module 112, for receiving the operational order of user, searches the extension dot information corresponding with the operational order of described user according to the operational order of described user。
Described primary module 112 is for according to described extension dot information, calling the submodule 113 corresponding with described extension dot information in the plurality of submodule 113。
Described extension point realizes module 111 when not being activated for the submodule 113 corresponding at described extension dot information, receives the extension dot information corresponding to submodule 113 not being activated that described primary module 112 sends。
Described extension point realizes module 111 for the extension dot information corresponding to the described submodule 113 not being activated, the submodule 113 not being activated described in activation。
Described extension point realizes module 111 for receiving the activation acknowledgement information of the submodule 113 being activated, and sends described activation acknowledgement information to primary module 112。
Described primary module 112 is for according to described extension dot information, calling the submodule 113 corresponding with described extension dot information being activated。
Described primary module 112 is for when the submodule 113 that described extension dot information is corresponding is activated, according to described extension dot information, calling the submodule 113 corresponding with described extension dot information being activated。
The function that the step that in the present embodiment, the function of each module realization is corresponding with the method in the second embodiment realizes is identical, does not just repeat at this。
Fig. 7 illustrates the sequential chart of the application module calling device that fifth embodiment of the invention provides。Described device includes: extension point realizes module 111, primary module 112 and submodule 113。Wherein, described extension point realize module 111 include plugin manager 1110 and extension point a manager 1111。
Wherein plugin manager 1110 is used for traveling through multiple module。
Primary module 112 and submodule 113 are for sending respective extension message file to plugin manager 1110 respectively。
Plugin manager 1110 is used for resolving extension message file, and analysis result is sent to extension point manager 1111。
Extension point manager 1111 is used for obtaining extension point definition and extension dot information。
Plugin manager 1110 is used for starting primary module 112, so that primary module 112 is at extension point manager 1111 registration extension point。
The extension dot information that extension point manager 1111 is corresponding for searching for the definition of this extension point, and send extension dot information to primary module 112,。
Primary module 112 is used for receiving extension dot information, and resolves the information obtaining the submodule 113 corresponding with extension dot information, and the information of the submodule 113 of described correspondence is sent to extension point manager 1111。
Plugin manager 1110 is used for starting corresponding submodule 113, makes submodule 113 at extension point manager 1111 registration extension dot information readjustment。
Extension point manager 1111 is for searching the information of the submodule 113 corresponding with extending dot information and binding。
Primary module 112 is for receiving the operational order of user, and calls the information of submodule 113 being intended to call, and then above-mentioned information is sent to an extension point manager 1111。
Extension point manager 1111 is for checking whether the submodule being intended to call is bound, and when submodule 113 is unbound, extension point manager 1111 sends promoter module 113 instruction to plugin manager 1110,。
Plugin manager 1110 searches corresponding submodule 113, so that submodule 113 is at extension point manager 1111 registration extension readjustment。
Extension point manager 1111 inspection is intended to the information of submodule 113 correspondence called, and then extension point manager 1111 sends to activate and is expanded back into adjusting information extremely corresponding submodule 113 to bind above-mentioned submodule 113。
The invention provides a kind of application module call method and device, extension point realizes module and obtains multiple extension point definition information of primary module, it is thus achieved that the extension dot information the plurality of submodule corresponding to corresponding respectively with the plurality of extension point definition;Described extension point realizes module and sends described extension dot information to described primary module;Described primary module, according to described extension dot information, calls the submodule corresponding with described extension dot information in the plurality of submodule。Compared with prior art, the primary module of the present invention can first activate, when calling submodule according to extension dot information, the submodule needing to call, and then calls, it is possible to increase the speed of service of whole device again, improves Consumer's Experience。
It should be noted that each embodiment in this specification all adopts the mode gone forward one by one to describe, what each embodiment stressed is the difference with other embodiments, between each embodiment identical similar part mutually referring to。For device class embodiment, due to itself and embodiment of the method basic simlarity, so what describe is fairly simple, relevant part illustrates referring to the part of embodiment of the method。
It should be noted that, in this article, term " includes ", " comprising " or its any other variant are intended to comprising of nonexcludability, so that include the process of a series of key element, method, article or device not only include those key elements, but also include other key elements being not expressly set out, or also include the key element intrinsic for this process, method, article or device。When there is no more restriction, statement " including ... " key element limited, it is not excluded that there is also other identical element in including the process of this key element, method, article or device。
One of ordinary skill in the art will appreciate that all or part of step realizing above-described embodiment can be completed by hardware, can also be completed by the hardware that program carrys out instruction relevant, the program being somebody's turn to do can be stored in a kind of computer-readable recording medium, storage medium mentioned above can be read only memory, disk or CD etc.。
The above, it it is only presently preferred embodiments of the present invention, not the present invention is done any pro forma restriction, although the present invention is disclosed above with preferred embodiment, but it is not limited to the present invention, any those skilled in the art, without departing within the scope of technical solution of the present invention, when the technology contents of available the disclosure above makes a little change or is modified to the Equivalent embodiments of equivalent variations, in every case it is without departing from technical solution of the present invention content, according to any simple modification that above example is made by the technical spirit of the present invention, equivalent variations and modification, all still fall within the scope of technical solution of the present invention。

Claims (10)

1. an application module call method, it is characterised in that described method includes:
Extension point realizes module and obtains multiple extension point definition information of primary module, it is thus achieved that the extension dot information described submodule corresponding to corresponding respectively with the plurality of extension point definition;
Described extension point realizes module and sends described extension dot information to described primary module;
Described primary module, according to described extension dot information, calls the submodule corresponding with described extension dot information in the plurality of submodule。
2. method according to claim 1, it is characterised in that described primary module, according to described extension dot information, calls the submodule corresponding with described extension dot information in the plurality of submodule, specifically includes:
When the submodule that described extension dot information is corresponding is not activated, described extension point realizes module and receives the extension dot information corresponding to the submodule not being activated that described primary module sends;
Described extension point realizes module extension dot information corresponding to the described submodule not being activated, the submodule not being activated described in activation;
Described extension point realizes module and receives the activation acknowledgement information of the submodule being activated, and sends described activation acknowledgement information to primary module;
Described primary module, according to described extension dot information, calls the submodule corresponding with described extension dot information being activated。
3. method according to claim 2, it is characterised in that described primary module, according to described extension dot information, calls the submodule corresponding with described extension dot information in the plurality of submodule, also includes:
When the submodule that described extension dot information is corresponding is activated, described primary module, according to described extension dot information, calls the submodule corresponding with described extension dot information being activated。
4. method according to claim 1, it is characterised in that described primary module is according to described extension dot information, and before calling the submodule corresponding with described extension dot information in the plurality of submodule, described method also includes:
Described primary module receives the operational order of user, searches the extension dot information corresponding with the operational order of described user according to the operational order of described user。
5. method according to claim 1, it is characterised in that multiple extension point definition information of described acquisition primary module, it is thus achieved that before the extension dot information corresponding to the plurality of submodule corresponding with the plurality of extension point definition, described method also includes:
Described extension point realizes the multiple module of module walks, it is thus achieved that multiple extension point definition of at least one the first module in the plurality of module;
Described extension point realizes the module multiple extension point definition according at least one the first module described, it is thus achieved that the extension dot information second module corresponding to corresponding respectively with multiple extension point definition of at least one the first module described;
Described extension point realizes module and described second module is set to the submodule of described first module;
Described extension point realizes module and described first module is set to the primary module of described second module。
6. an application module calling device, realizes module, primary module and multiple submodule including extension point, it is characterised in that:
Described extension point realizes module for obtaining multiple extension point definition information of described primary module, it is thus achieved that the extension dot information the plurality of submodule corresponding to corresponding respectively with the plurality of extension point definition;
Described extension point realizes module for sending described extension dot information to described primary module;
Described primary module is for according to described extension dot information, calling the submodule corresponding with described extension dot information in the plurality of submodule。
7. device according to claim 6, it is characterised in that:
Described extension point realizes module for when submodule corresponding to described extension dot information is not activated, receiving the extension dot information corresponding to the submodule not being activated that described primary module sends;
Described extension point realizes module for the extension dot information corresponding to the described submodule not being activated, the submodule not being activated described in activation;
Described extension point realizes module for receiving the activation acknowledgement information of the submodule being activated, and sends described activation acknowledgement information to primary module;
Described primary module is for according to described extension dot information, calling the submodule corresponding with described extension dot information being activated。
8. device according to claim 7, it is characterised in that:
Described primary module is for when the submodule that described extension dot information is corresponding is activated, according to described extension dot information, calling the submodule corresponding with described extension dot information being activated。
9. device according to claim 6, it is characterised in that:
Described primary module, for receiving the operational order of user, searches the extension dot information corresponding with the operational order of described user according to the operational order of described user。
10. device according to claim 6, it is characterised in that:
Described extension point realizes module for traveling through multiple module, it is thus achieved that multiple extension point definition of at least one the first module in the plurality of module;
Described extension point realizes module for the multiple extension point definition according at least one the first module described, it is thus achieved that the extension dot information second module corresponding to corresponding respectively with multiple extension point definition of at least one the first module described;
Described extension point realizes module for described second module is set to the submodule of described first module;
Described extension point realizes module for described first module is set to the primary module of described second module。
CN201610017773.XA 2016-01-12 2016-01-12 Application module calling method and device Pending CN105700881A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610017773.XA CN105700881A (en) 2016-01-12 2016-01-12 Application module calling method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610017773.XA CN105700881A (en) 2016-01-12 2016-01-12 Application module calling method and device

Publications (1)

Publication Number Publication Date
CN105700881A true CN105700881A (en) 2016-06-22

Family

ID=56226090

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610017773.XA Pending CN105700881A (en) 2016-01-12 2016-01-12 Application module calling method and device

Country Status (1)

Country Link
CN (1) CN105700881A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101387956A (en) * 2007-09-14 2009-03-18 国际商业机器公司 Method and apparatus for expandably implementing non functional logic
CN101499931A (en) * 2009-03-13 2009-08-05 中兴通讯股份有限公司 Function expansion method and system based on distributed environment
CN101727490A (en) * 2009-12-22 2010-06-09 福建星网锐捷网络有限公司 Method for realizing page insertion in WEB application and WEB server
CN103970573A (en) * 2014-05-21 2014-08-06 百度在线网络技术(北京)有限公司 Light application program system for mobile device and program loading system and method thereof

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101387956A (en) * 2007-09-14 2009-03-18 国际商业机器公司 Method and apparatus for expandably implementing non functional logic
CN101499931A (en) * 2009-03-13 2009-08-05 中兴通讯股份有限公司 Function expansion method and system based on distributed environment
CN101727490A (en) * 2009-12-22 2010-06-09 福建星网锐捷网络有限公司 Method for realizing page insertion in WEB application and WEB server
CN103970573A (en) * 2014-05-21 2014-08-06 百度在线网络技术(北京)有限公司 Light application program system for mobile device and program loading system and method thereof

Similar Documents

Publication Publication Date Title
US11240159B2 (en) Service link selection control method and device
US10620821B2 (en) Page sliding method and apparatus
CN105389173A (en) Interface switching display method and device based on long connection tasks
CN104657201A (en) Method, device, equipment and system for pushing application program
CN106294872A (en) A kind of method of information processing and terminal
CN105743934A (en) HTTP access availability optimization method and mobile intelligent terminal
CN105302619A (en) Information processing method and device and electronic equipment
CN105426192A (en) Information modification method and terminal
CN107977418A (en) A kind of screenshot picture management method, screenshot picture managing device and mobile terminal
CN108563668A (en) The method, apparatus and terminal device of the Hybrid page jump H5 pages
CN105141537A (en) Method of processing router login request by terminal and device
CN105302875A (en) Interactive problem solving method, server and system
CN105279164A (en) File processing method and device based on IOS system
CN108509228B (en) Page loading method, terminal equipment and computer readable storage medium
CN105700881A (en) Application module calling method and device
CN103500065A (en) Coordinate transformation method and device based on mobile terminal and mobile terminal
CN104252387A (en) Device and method for managing applications in terminal
CN105511787A (en) Input method, electronic equipment and input system
CN107154951B (en) Virtual network application function unit (VNF) extension management method and device
CN112905072B (en) Application processing method and device and electronic equipment
US11738268B2 (en) Game development method and apparatus, game running method and apparatus, and electronic device
CN101996156B (en) Universal processor for supporting recombinable polycaryon IP (Internet Protocol) and method thereof
CN112988426A (en) Message processing method and device
CN107094322B (en) Wireless local area network connection method and mobile terminal
CN106997273B (en) Information input 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
RJ01 Rejection of invention patent application after publication

Application publication date: 20160622

RJ01 Rejection of invention patent application after publication