CN102799426A - Method, system and equipment for processing service components - Google Patents

Method, system and equipment for processing service components Download PDF

Info

Publication number
CN102799426A
CN102799426A CN201210207868XA CN201210207868A CN102799426A CN 102799426 A CN102799426 A CN 102799426A CN 201210207868X A CN201210207868X A CN 201210207868XA CN 201210207868 A CN201210207868 A CN 201210207868A CN 102799426 A CN102799426 A CN 102799426A
Authority
CN
China
Prior art keywords
change
metadata
service component
service
variation 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.)
Granted
Application number
CN201210207868XA
Other languages
Chinese (zh)
Other versions
CN102799426B (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.)
Huawei Technologies Co Ltd
Original Assignee
Huawei Technologies Co 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 Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Priority to CN201210207868.XA priority Critical patent/CN102799426B/en
Publication of CN102799426A publication Critical patent/CN102799426A/en
Application granted granted Critical
Publication of CN102799426B publication Critical patent/CN102799426B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention provides a method, a system and equipment for processing service components. The method comprises the following steps of: monitoring change points; when a change request corresponding to the change points is monitored, changing the service components corresponding to the change points according to the change request; or changing the service components corresponding to the change points according to the change request and the mapping relation between the change points and the service components in a service component set; acquiring change metadata or unique identifiers of elements in the change metadata; and sending the change metadata or the unique identifiers of the elements in the change metadata to a client, so that the client loads interface elements corresponding to the change metadata, or the client unloads interface elements corresponding to the unique identifiers of the elements.

Description

The disposal route of Service Component and system and equipment
Technical field
The present invention relates to the Web software engineering, relate in particular to a kind of disposal route and system and equipment of Service Component.
Background technology
Software architecture is meant on the certain design principle basis, from different perspectives the each several part of forming system arranged in pairs or groups and arranges, and forms a plurality of structures of system and forms framework, and it mainly comprises each Service Component of this system.Wherein, this Service Component is a series of indivisible business activities.In addition, the advantage of this Service Component derives from it to a great extent and possesses two relevant but distinct characteristics: at first, link through loose coupling method between the Service Component, possess flexibly, response is fast, be suitable for the strong characteristics of ability; Secondly, cohesiveness movable in the Service Component is strong, and efficient height, the measured service of matter can externally be provided.
Along with the continuous development and the higher demand of user of network application technology, for the quick issue of new business assembly, dispose fast and series of operation such as zero service impact also requires increasingly high for network application.In the prior art, when situation such as loading that New Parent takes place or deletion, its method that mainly adopts is closed server, with the deployment of completion new business assembly or rolling off the production line of old service assembly, at last server is being opened.
But, because this server is restarted rolling off the production line of the deployment that realizes the new business assembly or old service assembly, therefore caused professional interruption, and brought the loss on economic benefit or the professional benefit thus.
Summary of the invention
The present invention provides a kind of disposal route and system and equipment of Service Component, is used to realize when Service Component is loaded or unloads, guarantee that business is not interrupted, thereby has improved QoS effectively.
First aspect of the present invention provides a kind of disposal route of Service Component, comprising:
Variation point is monitored processing;
When listening to the change request of said variation point correspondence, said variation point corresponding service assembly is changed processing according to said change request; The mapping relations of each Service Component of perhaps concentrating according to said change request and variation point and Service Component change processing to said variation point corresponding service assembly;
Obtain the unique identification of the element in change metadata or the said change metadata;
And send said change metadata or change the unique identification of the element in the metadata to client, load and said change metadata interface element corresponding for said client; The unique identification interface element corresponding of perhaps said client unloading and said element.
Another aspect of the present invention provides a kind of disposal route of Service Component, comprising:
Obtain the unique identification that the change metadata perhaps changes the element in the metadata;
The unique identification that said change metadata is perhaps changed the element in the metadata carries out dissection process, parses the HTML code fragment of each parameter correspondence in the said change metadata or the corresponding HTML code fragment of unique identification of said element;
Load with said change metadata in the corresponding pairing interface element of HTML code fragment of each parameter perhaps unload the HTML code fragment pairing interface element corresponding with the unique identification of said element.
Another aspect of the present invention provides a kind of treating apparatus of Service Component, comprising:
Monitor module, be used for variation point is monitored processing;
The change processing module is used for when said monitoring module listens to the corresponding change request of said variation point, according to said change request to said variation point correspondence Service Component change processing; The mapping relations of each Service Component of perhaps concentrating according to said change request and variation point and Service Component change processing to said variation point corresponding service assembly;
Acquisition module is used for obtaining the perhaps unique identification of the element of said change metadata of change metadata;
Sending module is used for sending the said change metadata that said acquisition module gets access to or changing the unique identification of the element of metadata to client, loads and said change metadata interface element corresponding for said client; The unique identification interface element corresponding of perhaps said client unloading and said element.
Also aspect of the present invention provides a kind of treating apparatus of Service Component, comprising:
Acquisition module, the unique identification that is used for obtaining the change metadata or changes the element of metadata;
Parsing module; Be used for said change metadata or the unique identification that changes the element of metadata are carried out dissection process, parse the corresponding HTML code fragment of each parameter in the said change metadata or the corresponding HTML code fragment of unique identification of said element;
Processing module is used for loading HTML code fragment pairing interface element corresponding with said each parameter of change metadata or the unloading HTML code fragment pairing interface element corresponding with the unique identification of said element.
Another aspect of the present invention provides a kind of server, comprising: storer is used for storage service assembly collection;
Processor, with said storer coupling, said processor is configured to be used to carry out the disposal route like the described Service Component of above-mentioned first aspect.
Another aspect of the present invention provides a kind of client, comprising: storer is used for storage service UI collection;
Processor, with said storer coupling, said processor is configured to be used to carry out the disposal route like above-mentioned another described Service Component in aspect.
Another aspect of the present invention provides a kind of disposal system of Service Component, comprising: comprise above-mentioned described server and above-mentioned described client.
Technique effect of the present invention is: through variation point is monitored processing, when listening to the change request of this variation point correspondence, according to this change request this variation point corresponding service assembly is changed processing; The mapping relations of each Service Component of perhaps concentrating according to this change request and variation point and Service Component change processing to this variation point corresponding service assembly; And obtain the unique identification of the element in change metadata or this change metadata; Again to send the unique identification that this change metadata perhaps changes the element in the metadata to client; Change metadata interface element corresponding perhaps for client loading and this, the unique identification interface element corresponding of client unloading and this element is owing in real time the variation point of setting being monitored; Therefore can identify change dynamically for those variation points; And can change processing in real time, thereby realize when Service Component is loaded or unloads, guaranteeing that business is not interrupted, and then improve QoS effectively.
Description of drawings
Fig. 1 is an embodiment process flow diagram of the disposal route of Service Component of the present invention;
Fig. 2 is another embodiment process flow diagram of the disposal route of Service Component of the present invention;
Fig. 3 is another embodiment process flow diagram of the disposal route of Service Component of the present invention;
Fig. 4 is also embodiment process flow diagram of the disposal route of Service Component of the present invention;
Fig. 5 is another embodiment process flow diagram of the disposal route of Service Component of the present invention;
Fig. 6 is another embodiment process flow diagram of the disposal route of Service Component of the present invention;
Fig. 7 is the structural representation of an embodiment of the treating apparatus of Service Component of the present invention;
Fig. 8 is the structural representation of another embodiment of the treating apparatus of Service Component of the present invention;
Fig. 9 is the structural representation of an embodiment of the disposal system of Service Component of the present invention;
Figure 10 is the structural representation of another embodiment of the disposal system of Service Component of the present invention.
Embodiment
Fig. 1 is an embodiment process flow diagram of the disposal route of Service Component of the present invention, and as shown in Figure 1, the executive agent of the method for present embodiment can be the treating apparatus of Service Component, and then this method comprises:
Step 101, variation point is monitored processing.
In the present embodiment, the treating apparatus of this Service Component can be specially the web server, and is concrete, and the treating apparatus of this Service Component can be provided with several variation points, and externally announces these variation points.Variation point is set up mapping relations through each Service Component of concentrating according to Service Component, being used for the position at identification service assembly place, thus the processing that the Service Component that Service Component is concentrated changes.
Step 102, when listening to the corresponding change request of this variation point, ask this variation point corresponding service assembly is changed processing according to this change; The mapping relations of each Service Component of perhaps concentrating according to this change request and variation point and Service Component change processing to this variation point corresponding service assembly.
Step 103, obtain the unique identification of the element in change metadata or this change metadata.
Step 104, send this change metadata or change the unique identification of the element in the metadata, load with this for this client and change metadata interface element corresponding to client; The perhaps unique identification interface element corresponding of the unloading of this client and this element.
In the present embodiment, this client can be specially browser.
In the present embodiment, through variation point is monitored processing, when listening to the change request of this variation point correspondence, this variation point corresponding service assembly is changed processing according to this change request; The mapping relations of each Service Component of perhaps concentrating according to this change request and variation point and Service Component change processing to this variation point corresponding service assembly; And obtain the unique identification of the element in change metadata or this change metadata; Send the unique identification that this change metadata perhaps changes the element in the metadata to client again; Change metadata interface element corresponding perhaps for client loading and this; The unique identification interface element corresponding of client unloading and this element; Owing in real time the variation point that is provided with is monitored, therefore can be identified change dynamically, and can change processing in real time for those variation points; Thereby realized that when Service Component is loaded or unloads the business that guarantees is not interrupted, and then (the Quality of Service that improved service quality effectively; Be called for short: QoS).
Fig. 2 is another embodiment process flow diagram of the disposal route of Service Component of the present invention; As shown in Figure 2; The executive agent of the method for present embodiment can be server, and with client support " push-model ", and with HTML 5 (Hypertext Markup Language 5; Be called for short: the WebSockets standard of definition is an example as " push-model " HTML5), introduces the technical scheme of present embodiment in detail, and then this method comprises:
Step 201, variation point is monitored processing.
In the present embodiment, when initial, in the server several variation points can be set, and externally announce these variation points.Variation point is set up mapping relations through each Service Component of concentrating according to Service Component, being used for the position at identification service assembly place, thus the processing that the Service Component that Service Component is concentrated changes.In addition, this server can be specially the web server.
Step 202, when listening to the corresponding loading Service Component request of this variation point, according to this change request, set up the mapping relations of this variation point and this change service identification corresponding service assembly; Wherein, comprise the change metadata that the change service identification is corresponding with this change service identification in this loading Service Component request.
Step 203, start this variation point corresponding service assembly, and this variation point corresponding service assembly is kept at this Service Component concentrates.
Step 204, should change metadata and be kept in the preset list of meta data.
Step 205, send the user interface modification information, carry this change metadata in the said user interface modification information, according to this user interface modification information, load with this and change metadata interface element corresponding for this client to client.
In the present embodiment, this change metadata comprises service-user interface (the User Interface that the interface change relates to; Be called for short: UI) the script resource that relates to of the unique identification of the type of container unique identification, element, element, the command word that needs response or method name and response events; Perhaps, this change metadata comprises the script resource path that the unique identification of type, the element of professional UI container unique identification that interface change relates to, element, command word that needs respond or method name and response events relate to.
Receive the user interface modification information that carries the change metadata when this client; And when this change metadata comprises the script resource that response events relates to; Client can be introduced the page with the script resource that this response events relates to; And construct professional UI container unique identification, the type of element, the unique identification of element and the command word or the corresponding HTML code fragment of method name of needs response that this interface change relates to respectively, according to self interface logic and each HTML code fragment, assembly unit is again carried out at the interface then; To realize the renewal of UI logic, change the metadata interface element corresponding thereby realize loading with this.
Also need to prove; When the change metadata comprises the script resource path that response events relates to; Also need obtain the script resource that the script resource path corresponding response incident that relates to this response events relates to earlier; The script resource that then this response events is related to is introduced the page; And construct professional UI container unique identification, the type of element, the unique identification of element and the command word or the corresponding HTML code fragment of method name of needs response that this interface change relates to respectively, according to self interface logic and each HTML code fragment, assembly unit is again carried out at the interface then; To realize the renewal of UI logic, change the metadata interface element corresponding thereby realize loading with this.
In addition, the change metadata can also comprise: parameters such as the outward appearance classification of element.This client can be specially browser.
In the present embodiment, through variation point is monitored processing, when listening to the loading Service Component request of this variation point correspondence; Load the Service Component request according to this, set up the mapping relations of this variation point and this change service identification corresponding service assembly, and start this variation point corresponding service assembly; And this variation point corresponding service assembly is kept at this Service Component concentrates, be kept at and preset in the list of meta data should changing metadata, will change metadata at last and be carried in the user interface modification information and send to client; For this client according to this user interface modification information; Load and this change metadata interface element corresponding,, therefore can identify change dynamically for those variation points owing in real time the variation point that is provided with is monitored; And can change processing in real time; Thereby realized when Service Component is loaded, guaranteeing that business is not interrupted, and then improved QoS effectively, and reduced and carry out business expansion cost.
Fig. 3 is another embodiment process flow diagram of the disposal route of Service Component of the present invention; As shown in Figure 3; The executive agent of the method for present embodiment can be server, and with client support " push-model ", and is example with the WebSockets standard that defines among the HTML5 as " push-model "; Introduce the technical scheme of present embodiment in detail, then this method comprises:
Step 301, variation point is monitored processing.
In the present embodiment, when initial, server can be provided with several variation points, and externally announces these variation points.Variation point is set up mapping relations through each Service Component of concentrating according to Service Component, being used for the position at identification service assembly place, thus the processing that the Service Component that Service Component is concentrated changes.In addition, this server can be specially the web server.
Step 302, when listening to the corresponding unloading Service Component request of this variation point, the mapping relations of each Service Component that inquiry variation point and Service Component are concentrated are obtained and this variation point corresponding service assembly, and this Service Component are nullified processing.
Step 303, establish the data list, obtain the change metadata corresponding with this variation point from preset unit.
Step 304, send the user interface modification information to client; Carry the unique identification of the element in this change metadata in the said user interface modification information; According to said user interface modification information, unload unique identification interface element corresponding for this client with this element.
In the present embodiment; After client receives the uniquely identified user interface modification information that carries element; Can construct the HTML code fragment corresponding with the unique identification of this element, and according to this HTML code fragment, the unique identification interface element corresponding of unloading and this element.Wherein, this client can be specially browser.
Step 305, deletion and this variation point metadata corresponding from this preset list of meta data.
In the present embodiment, through variation point is monitored processing, when listening to the unloading Service Component request of this variation point correspondence; According to this unloading Service Component request, the mapping relations of each Service Component that inquiry variation point and Service Component are concentrated are obtained and this variation point corresponding service assembly; And this Service Component nullified processing, from preset list of meta data, obtain and the corresponding change metadata of this Service Component sign again; And the unique identification that will change the element in the metadata is carried in the user interface modification information and sends to client; According to this user interface modification information, the unique identification interface element corresponding of unloading and this element is deleted from this preset list of meta data and this Service Component sign metadata corresponding at last for this client; Owing in real time the variation point that is provided with is monitored; Therefore can identify change dynamically, and can change processing in real time, thereby realize when Service Component is unloaded, guaranteeing that business is not interrupted for those variation points; And then improved QoS effectively, and reduce and carry out business expansion cost.
Fig. 4 is also embodiment process flow diagram of the disposal route of Service Component of the present invention; As shown in Figure 4, the executive agent of the method for present embodiment can be server, and is example with client support " pull-mode "; Introduce the technical scheme of present embodiment in detail, then this method comprises:
Step 401, variation point is monitored processing.
In the present embodiment, when initial, server can be provided with several variation points, and externally announces these variation points.Variation point is set up mapping relations through each Service Component of concentrating according to Service Component, being used for the position at identification service assembly place, thus the processing that the Service Component that Service Component is concentrated changes.In addition, this server can be specially the web server.
Step 402, when listening to the corresponding loading Service Component request of this variation point, set up the mapping relations of this variation point and this change service identification corresponding service assembly; Wherein, comprise change service identification and this change service identification metadata corresponding in this loading Service Component request.
Step 403, start this variation point corresponding service assembly, and this variation point corresponding service assembly is kept at this Service Component concentrates.
Step 404, will change the corresponding change metadata of service identification and be kept at respectively in preset list of meta data and the change list of meta data.
Need to prove; When receiving the polling request (when promptly a poll arrives) that client is sent; And after getting access to the change list of meta data in this polling interval, can delete this change list of meta data, when spaced apart beginning of next poll; Make up a change list of meta data, and the change metadata of obtaining in this interval is kept in this interior at interval change list of meta data that makes up.Wherein, this client can be specially browser.
Step 405, whether receive the polling request that client is sent, if then execution in step 406; If not, execution in step 401 then.
Step 406, sending to client should change list of meta data, and this change list of meta data comprises the change metadata, for this client load respectively with this change list of meta data in all change metadata interface element corresponding.
Step 407, deletion should the change list of meta data.
In the present embodiment, through variation point is monitored processing, when listening to the loading Service Component request of this variation point correspondence; Load the Service Component request according to this; Set up the mapping relations of this variation point and this change service identification corresponding service assembly, and start this variation point corresponding service assembly, and it is concentrated that this variation point corresponding service assembly is kept at this Service Component; Should change metadata again is kept at preset list of meta data and changes in the list of meta data; When receiving the polling request of client transmission, the change list of meta data in client is sent this polling interval is for all change metadata interface element corresponding in this client loading and this change list of meta data; Owing in real time the variation point that is provided with is monitored; Therefore can identify change dynamically, and can change processing in real time, thereby realize when Service Component is loaded, guaranteeing that business is not interrupted for those variation points; And then improved QoS effectively, and reduce and carry out business expansion cost.
Fig. 5 is another embodiment process flow diagram of the disposal route of Service Component of the present invention; As shown in Figure 5, the executive agent of the method for present embodiment can be server, and is example with client support " pull-mode "; Introduce the technical scheme of present embodiment in detail, then this method comprises:
Step 501, variation point is monitored processing.
In the present embodiment, when initial, server can be provided with several variation points, and externally announces these variation points.Variation point is set up mapping relations through each Service Component of concentrating according to Service Component, being used for the position at identification service assembly place, thus the processing that the Service Component that Service Component is concentrated changes.In addition, this server can be specially the web server.
Step 502, when listening to the corresponding unloading Service Component request of this variation point, the mapping relations of each Service Component that inquiry variation point and Service Component are concentrated are obtained and this variation point corresponding service assembly, and this Service Component are nullified processing.
Step 503, from preset list of meta data, obtain and this variation point metadata corresponding, and the unique identification of the element in this metadata be kept in the change list of meta data.
Need to prove; When receiving the polling request (when promptly a poll arrives) that client is sent; And after getting access to the change list of meta data in this polling interval, can delete this change list of meta data, when spaced apart beginning of next poll; Make up a change list of meta data, and the unique identification of the element in the change metadata of obtaining in this interval is kept in this interior at interval change list of meta data that makes up.Wherein, this client can be specially browser.
Step 504, deletion and this variation point metadata corresponding from this preset list of meta data, and the unique identification of the element in the change metadata that this variation point is corresponding is kept in the change list of meta data.
Step 505, whether receive the polling request that client is sent, if then execution in step 506; If not, execution in step 501 then.
Step 506, sending to client should the change list of meta data, and this change list of meta data comprises the unique identification of the element in the change metadata, changes the unique identification interface element corresponding of all elements in metadata for this client unloading with this.
Step 507, deletion should the change list of meta data.
In the present embodiment, through variation point is monitored processing, when listening to the unloading Service Component request that this variation point triggers; According to this unloading Service Component request, the mapping relations of inquiry variation point and Service Component are obtained and this variation point corresponding service assembly; And this Service Component nullified processing, from preset list of meta data, obtain the change metadata corresponding again with this variation point; And the unique identification that will change the element in the metadata is kept in the change list of meta data; Delete again and should should change metadata in the preset list of meta data, when receiving the polling request of client transmission, the change list of meta data in client is sent this polling interval; Change the unique identification interface element corresponding of all elements in list of meta data for this client unloading with this; Deletion and this change metadata from this preset data tabulation at last owing in real time the variation point that is provided with is monitored, therefore can identify the change for those variation points dynamically; And can change processing in real time; Thereby realized when Service Component is unloaded, guaranteeing that business is not interrupted, and then improved QoS effectively, and reduced and carry out business expansion cost.
In addition, also need to prove, above-mentioned embodiment illustrated in fig. 4 in; This server is in a polling interval; Not only can load the operation of Service Component, still unload the operation of Service Component, promptly can the unique identification of the element in the change metadata be kept in the change list of meta data; When receiving polling request; Can the uniquely identified change list of meta data that comprise the element in change metadata and the change metadata be sent to client, promptly can load and change the metadata interface element corresponding, can also unload unique identification interface element corresponding with element for client.
In like manner; On above-mentioned basis embodiment illustrated in fig. 5, this server not only can unload the operation of Service Component in a polling interval; Can also load the operation of Service Component; Promptly can the change metadata be kept in the change list of meta data, when receiving polling request, can the uniquely identified change list of meta data that comprise the element in change metadata and the change metadata be sent to client; Promptly the metadata interface element corresponding can be loaded and change for client, unique identification interface element corresponding can also be unloaded with element.
Fig. 6 is another embodiment process flow diagram of the disposal route of Service Component of the present invention, and as shown in Figure 6, the executive agent of the method for present embodiment can be the treating apparatus of Service Component, and then this method comprises:
Step 601, obtain the change metadata or change the unique identification of the element in the metadata.
Step 602, this change metadata or the unique identification that changes the element in the metadata are carried out dissection process, parse the HTML code fragment of the unique identification correspondence of the corresponding HTML code fragment of each parameter in this change metadata or this element.
Step 603, loading change corresponding pairing interface element of HTML code fragment or the unloading HTML code fragment pairing interface element corresponding with the unique identification of this element of each parameter in metadata with this.
In the present embodiment, the treating apparatus of this Service Component can be client, and is concrete, and this client can be a browser.This change metadata comprises the script resource that the unique identification of type, the element of professional UI container unique identification that interface change relates to, element, command word that needs respond or method name and response events relate to; Perhaps, this change metadata comprises the script resource path that the unique identification of type, the element of professional UI container unique identification that interface change relates to, element, command word that needs respond or method name and response events relate to.
When the change metadata of obtaining comprises the script resource that response events relates to; Client can be introduced the page with the script resource that this response events relates to; And construct the professional UI container unique identification that the change of this interface relates to, the type of element, unique identification and the command word of needs response or the HTML code fragment of method name correspondence of element respectively; Then according to self interface logic and each HTML code fragment; Assembly unit is again carried out at the interface,, changed the metadata interface element corresponding thereby realize loading with this to realize the renewal of UI logic.
Also need to prove; When the change metadata comprises the script resource path that response events relates to; Also need obtain the script resource that the script resource path corresponding response incident that relates to this response events relates to earlier; The script resource that then this response events is related to is introduced the page; And construct professional UI container unique identification, the type of element, the unique identification of element and the command word or the corresponding HTML code fragment of method name of needs response that this interface change relates to respectively, according to self interface logic and each HTML code fragment, assembly unit is again carried out at the interface then; To realize the renewal of UI logic, change the metadata interface element corresponding thereby realize loading with this.
When obtaining the unique identification of element, can unload unique identification interface element corresponding with this element.
In addition, the change metadata can also comprise: parameters such as the outward appearance classification of element.
In the present embodiment; Through change metadata of obtaining or the unique identification that changes the element in the metadata are carried out dissection process; Obtain the corresponding HTML code fragment of each parameter in this change metadata that client can discern or the corresponding HTML code fragment of unique identification of this element; And user interface is carried out update processing according to this HTML code fragment; Thereby realized when Service Component is loaded or unloads, guaranteeing that business is not interrupted, and then improved QoS effectively, and reduced and carry out business expansion cost.In addition, according to the unique identification of this change metadata or element user interface is carried out update processing, therefore, eliminated the computing load that the web server carries out user interface updating owing to be client.
Further; In yet another embodiment of the present invention; On above-mentioned basis embodiment illustrated in fig. 7; When server support " push-model ", a kind of concrete implementation of this step 601 is: the user interface modification information that reception server sends, this user interface modification information comprises: the unique identification of change metadata or element.
Further, in another embodiment of the present invention, on above-mentioned basis embodiment illustrated in fig. 7, when server support " pull-mode ", the another kind of concrete implementation of this step 601 is:
Send polling request to server;
Receive the change list of meta data that this server sends according to this polling request, this change list of meta data comprises: the unique identification of change metadata or element.
Fig. 7 is the structural representation of an embodiment of the treating apparatus of Service Component of the present invention, and as shown in Figure 7, the treating apparatus of the Service Component of present embodiment comprises: monitor module 11, change processing module 12 acquisition modules 13 and sending module 14.Wherein, monitoring module 11 is used for variation point is monitored processing; Change processing module 12 is used for when this monitoring module 11 listens to the change request of this variation point correspondence, states the change request according to this this variation point corresponding service assembly is changed processing; The mapping relations of each Service Component of perhaps concentrating according to this change request and variation point and Service Component change processing to this variation point corresponding service assembly; Acquisition module 13 is used for obtaining the perhaps unique identification of the element of this change metadata of change metadata; Sending module 14 is used for sending to client the unique identification of the element of this change metadata that this acquisition module 13 gets access to or this change metadata, changes metadata interface element corresponding for this client loading and this; The perhaps unique identification interface element corresponding of the unloading of this client and this element.
The treating apparatus of the Service Component in the present embodiment can be specially the web server, and can carry out the technical scheme of method embodiment shown in Figure 1, and it realizes that principle is similar, repeats no more here.
In the present embodiment, through variation point is monitored processing, when listening to the change request of this variation point correspondence, this variation point corresponding service assembly is changed processing according to this change request; The mapping relations of each Service Component of perhaps concentrating according to this change request and variation point and Service Component change processing to this variation point corresponding service assembly; And obtain the unique identification of the element in change metadata or this change metadata; Send the unique identification that this change metadata perhaps changes the element in the metadata to client again; Change metadata interface element corresponding perhaps for client loading and this, the unique identification interface element corresponding of client unloading and this element is owing in real time the variation point of setting being monitored; Therefore can identify change dynamically for those variation points; And can change processing in real time, thereby realize when Service Component is loaded or unloads, guaranteeing that business is not interrupted, and then improve QoS effectively.
Further; In another embodiment of the present invention; On above-mentioned basis embodiment illustrated in fig. 7, when said change request for loading the Service Component request, when this loadings Service Component request comprises the change metadata of this change service identification and this change service identification correspondence; This change processing module 12 comprises: change processing unit and Service Component processing unit; Wherein, the change processing unit is used for when this monitoring module 11 listens to the change request of this variation point correspondence, setting up the mapping relations of this variation point and this change service identification corresponding service assembly; The Service Component processing unit is used to start this variation point corresponding service assembly, and it is concentrated that this variation point corresponding service assembly is kept at said Service Component; This change processing unit also is used for this change metadata is kept at preset list of meta data.
In addition, this device can further include: preserve module, be used for the change metadata is kept at preset list of meta data.
Sending module 14 specifically is used for sending the user interface modification information to client, carries this change metadata in this user interface modification information,, loads and this change metadata interface element corresponding according to this user interface modification information for this client.
The treating apparatus of the Service Component of present embodiment can be carried out the technical scheme of method embodiment shown in Figure 2, and it realizes that principle is similar, repeats no more here.
Further; In yet another embodiment of the present invention, on above-mentioned basis embodiment illustrated in fig. 7, when this change request is the request of unloading Service Component; This change processing module 12 specifically is used for according to this change request; The mapping relations of each Service Component that inquiry variation point and Service Component are concentrated are obtained and this variation point corresponding service assembly, and this Service Component are nullified processing;
Acquisition module 13 specifically is used for obtaining the change metadata corresponding with this variation point from preset list of meta data.
Sending module 14 specifically is used for sending the user interface modification information to client; Carry the unique identification of the element in this change metadata in this user interface modification information; According to said user interface modification information, unload unique identification interface element corresponding for this client with this element.
In addition, returning apparatus can also comprise: removing module is used for from this preset list of meta data deletion change metadata corresponding with said variation point.
The treating apparatus of the Service Component of present embodiment can be carried out the technical scheme of method embodiment shown in Figure 3, and it realizes that principle is similar, repeats no more here.
Further; In another embodiment of the present invention; On above-mentioned basis embodiment illustrated in fig. 7; Ask to loading the Service Component request when this change, when this loading Service Component request comprised the change service identification with this change service identification metadata corresponding, this change processing module 12 comprised: change processing unit and Service Component processing unit.Wherein, the change processing unit is used to set up the mapping relations of this variation point and this change service identification corresponding service assembly; The Service Component processing unit is used to start this variation point corresponding service assembly, and it is concentrated that this variation point corresponding service assembly is kept at said Service Component;
Then this device can also comprise: preserve module, receiver module and removing module; Concrete, preserve module, be used for the change metadata that this change service identification is corresponding and be kept at preset list of meta data and change list of meta data respectively; Receiver module is used to receive the polling request that client is sent; Sending module 14 also specifically is used for this polling request of receiving according to this receiver module, and sending to client should change list of meta data, comprises in this change list of meta data that this change metadata perhaps changes the unique identification of the element in the metadata; Removing module is used at sending module 14 after this client is sent this change list of meta data, and deletion should the change list of meta data.
The treating apparatus of the Service Component of present embodiment can be carried out the technical scheme of method embodiment shown in Figure 4, and it realizes that principle is similar, repeats no more here.
Further; In another embodiment of the present invention, on above-mentioned basis embodiment illustrated in fig. 7, when this change request is the request of unloading Service Component; Change processing module 12 specifically is used for according to this change request; The mapping relations of each Service Component that inquiry variation point and Service Component are concentrated are obtained and this variation point corresponding service assembly, and this Service Component are nullified processing.
Acquisition module 13 specifically is used for obtaining the change metadata corresponding with this variation point from preset list of meta data;
Then this device also comprises: removing module, preservation module and receiver module.Concrete, removing module is used for from this preset list of meta data deletion change metadata corresponding with this variation point; The unique identification that the preservation module is used for the element of the change metadata that this variation point is corresponding is kept in the change list of meta data; Receiver module is used to receive the polling request that client is sent; Then this sending module 14 also specifically is used for this polling request of receiving according to this receiver module, and sending to client should change list of meta data, comprises in this change list of meta data that this change metadata perhaps changes the unique identification of the element in the metadata; Removing module also is used at this sending module 14 after this client is sent this change list of meta data, and deletion should the change list of meta data.
The treating apparatus of the Service Component of present embodiment can be carried out the technical scheme of method embodiment shown in Figure 5, and it realizes that principle is similar, repeats no more here.
Fig. 8 is the structural representation of another embodiment of the treating apparatus of Service Component of the present invention; As shown in Figure 8; The treating apparatus of the Service Component of present embodiment comprises: acquisition module 21, parsing module 22 and processing module 23; Wherein, acquisition module 21 is used for obtaining the unique identification that the change metadata perhaps changes the element of metadata; Parsing module 22 is used for this change metadata or the unique identification that changes the element of metadata are carried out dissection process, parses the HTML code fragment of the unique identification correspondence of the corresponding HTML code fragment of each parameter in this change metadata or this element; Processing module 23 is used for loading HTML code fragment pairing interface element corresponding with this each parameter of change metadata or the unloading HTML code fragment pairing interface element corresponding with the unique identification of this element.
The treating apparatus of the Service Component in the present embodiment can be specially client, and can carry out the technical scheme of method embodiment shown in Figure 6, and it realizes that principle is similar, repeats no more here.
In the present embodiment; Through change metadata of obtaining or the unique identification that changes the element in the metadata are carried out dissection process; Obtain the corresponding HTML code fragment of each parameter in this change metadata that client can discern or the corresponding HTML code fragment of unique identification of this element; And user interface is carried out update processing according to this HTML code fragment; Thereby realized when Service Component is loaded or unloads, guaranteeing that business is not interrupted, and then improved QoS effectively.In addition, according to the unique identification of this change metadata or element user interface is carried out update processing, therefore, eliminated the computing load that the web server carries out user interface updating owing to be client.
Further; In another embodiment of the present invention; On above-mentioned basis embodiment illustrated in fig. 8, the acquisition module 21 of this client specifically is used for the user interface modification information that reception server sends, and this user interface modification information comprises: the unique identification of change metadata or element.
Further; In yet another embodiment of the present invention, on above-mentioned basis embodiment illustrated in fig. 8, the acquisition module 21 of this client can comprise: polling request transmitting element and receiving element; Wherein, the polling request transmitting element is used for sending polling request to server; Receiving element is used to receive the change list of meta data that this server sends according to this polling request, and this change list of meta data comprises: the unique identification of change metadata or element.
Fig. 9 is the structural representation of an embodiment of the disposal system of Service Component of the present invention, and as shown in Figure 9, the system of present embodiment comprises: server 31 and client 32.
Preferably, Figure 10 is for the structural representation of another embodiment of the disposal system of Service Component of the present invention, and is shown in figure 10, and this server 31 comprises storer 311 and processor 312, and wherein, storer 311 is used for storage service assembly collection; Processor 312 and these storer 311 couplings, this processor 312 is configured to be used to carry out the disposal route like the arbitrary described Service Component of Fig. 1 to 5.In addition, this Service Component is concentrated and is comprised one or more Service Component.
More concrete, client 32 comprises storer 321 and processor 322; Wherein, storer 321 is used for storage service UI collection; Processor 322, with these storer 321 couplings, this processor 322 is configured to be used to carry out the disposal route like the described Service Component of Fig. 6.In addition, this business UI concentrates and comprises one or more professional UI.
Need to prove that this server 31 can be specially the web server; This client 32 can be specially browser.
One of ordinary skill in the art will appreciate that: all or part of step that realizes above-mentioned each method embodiment can be accomplished through the relevant hardware of programmed instruction.Aforesaid program can be stored in the computer read/write memory medium.This program the step that comprises above-mentioned each method embodiment when carrying out; And aforesaid storage medium comprises: various media that can be program code stored such as ROM, RAM, magnetic disc or CD.
What should explain at last is: above each embodiment is only in order to explaining technical scheme of the present invention, but not to its restriction; Although the present invention has been carried out detailed explanation with reference to aforementioned each embodiment; Those of ordinary skill in the art is to be understood that: it still can be made amendment to the technical scheme that aforementioned each embodiment put down in writing, perhaps to wherein part or all technical characteristic are equal to replacement; And these are revised or replacement, do not make the scope of the essence disengaging various embodiments of the present invention technical scheme of relevant art scheme.

Claims (25)

1. the disposal route of a Service Component is characterized in that, comprising:
Variation point is monitored processing;
When listening to the change request of said variation point correspondence, said variation point corresponding service assembly is changed processing according to said change request; The mapping relations of each Service Component of perhaps concentrating according to said change request and variation point and Service Component change processing to said variation point corresponding service assembly;
Obtain the unique identification of the element in change metadata or the said change metadata;
Send the unique identification that said change metadata perhaps changes the element in the metadata to client, load and said change metadata interface element corresponding for said client; The unique identification interface element corresponding of perhaps said client unloading and said element.
2. the disposal route of Service Component according to claim 1 is characterized in that, when said change request for loading the Service Component request, the request of said loading Service Component comprises change service identification and the corresponding change metadata of said change service identification; Saidly said variation point corresponding service assembly is changed processing, comprising according to said change request:
According to said change request, set up the mapping relations of said variation point and said change service identification corresponding service assembly;
Start said variation point corresponding service assembly, and it is concentrated that said variation point corresponding service assembly is kept at said Service Component;
Then said said variation point corresponding service assembly is kept at after said Service Component concentrates, said method also comprises:
Said change metadata is kept in the preset list of meta data.
3. the disposal route of Service Component according to claim 2 is characterized in that, saidly sends said change metadata or changes the unique identification of the element in the metadata to client, comprising:
Send the user interface modification information to said client, carry said change metadata in the said user interface modification information, according to said user interface modification information, load and said change metadata interface element corresponding for said client.
4. the disposal route of Service Component according to claim 1; It is characterized in that; When said change request is the request of unloading Service Component; The mapping relations of said each Service Component of concentrating according to said change request and variation point and Service Component change processing to said variation point corresponding service assembly, comprising:
According to said change request, the mapping relations of each Service Component that inquiry variation point and Service Component are concentrated are obtained and said variation point corresponding service assembly, and said Service Component are nullified processing.
5. the disposal route of Service Component according to claim 4 is characterized in that, the said unique identification that obtains the element in change metadata or the said change metadata comprises:
From preset list of meta data, obtain the change metadata corresponding with said variation point;
Then saidly send said change metadata or change the unique identification of the element in the metadata, comprising to client:
Send the user interface modification information to said client; Said user changes the unique identification that carries the element in the said change metadata in the interface information; According to said user interface modification information, unload unique identification interface element corresponding for said client with said element;
And said after said client is sent the user interface modification information, said method also comprises:
The deletion change metadata corresponding from said preset list of meta data with said variation point.
6. the disposal route of Service Component according to claim 1; It is characterized in that; When said change request is the request of loading Service Component; When the request of said loading Service Component comprises change service identification and said change service identification metadata corresponding, saidly the Service Component of said variation point is changed processing, comprising according to said change request:
Set up the mapping relations of said variation point and said change service identification corresponding service assembly;
Start said variation point corresponding service assembly, and it is concentrated that said variation point corresponding service assembly is kept at said Service Component;
Then said said variation point corresponding service assembly is kept at after said Service Component concentrates, said method also comprises:
The change metadata that said change service identification is corresponding is kept at preset list of meta data respectively and changes in the list of meta data.
7. the disposal route of Service Component according to claim 1; It is characterized in that; When said change request is the request of unloading Service Component; The mapping relations of said each Service Component of concentrating according to said change request and variation point and Service Component change processing to said variation point corresponding service assembly, comprising:
According to said change request, the mapping relations of each Service Component that inquiry variation point and Service Component are concentrated are obtained and said variation point corresponding service assembly, and said Service Component are nullified processing;
The then said unique identification that obtains the element in change metadata or the said change metadata comprises:
From preset list of meta data, obtain the change metadata corresponding with said variation point;
And said obtaining after the change metadata corresponding with said variation point, said method also comprises:
The unique identification of the element in the said change metadata is kept in the change list of meta data;
The deletion change metadata corresponding from said preset list of meta data with said variation point, and the unique identification of the element in the change metadata that said variation point is corresponding is kept in the change list of meta data.
8. according to the disposal route of claim 6 or 7 described Service Component, it is characterized in that, said before client is sent said change metadata or changed the unique identification of the element in the metadata, also comprise:
Receive the polling request that client is sent;
Then saidly send said change metadata or change the unique identification of the element in the metadata, comprising to client:
According to said polling request, send said change list of meta data to client, comprise in the said change list of meta data that said change metadata perhaps changes the unique identification of the element in the metadata;
And said after client is sent said change list of meta data, said method also comprises:
Delete said change list of meta data.
9. the disposal route of a Service Component is characterized in that, comprising:
Obtain the unique identification that the change metadata perhaps changes the element in the metadata;
The unique identification that said change metadata is perhaps changed the element in the metadata carries out dissection process, parses the HTML code fragment of each parameter correspondence in the said change metadata or the corresponding HTML code fragment of unique identification of said element;
Load with said change metadata in the corresponding pairing interface element of HTML code fragment of each parameter perhaps unload the HTML code fragment pairing interface element corresponding with the unique identification of said element.
10. the disposal route of Service Component according to claim 9 is characterized in that, the said unique identification that obtains the change metadata or change the element in the metadata comprises:
The user interface modification information that reception server sends, said user interface modification information comprises: the unique identification of change metadata or element.
11. the disposal route of Service Component according to claim 9 is characterized in that, the said unique identification that obtains the change metadata or change the element in the metadata comprises:
Send polling request to server;
Receive the change list of meta data that said server sends according to said polling request, said change list of meta data comprises: the unique identification of change metadata or element.
12. the treating apparatus of a Service Component is characterized in that, comprising:
Monitor module, be used for variation point is monitored processing;
The change processing module is used for when said monitoring module listens to the corresponding change request of said variation point, according to said change request to said variation point correspondence Service Component change processing; The mapping relations of each Service Component of perhaps concentrating according to said change request and variation point and Service Component change processing to said variation point corresponding service assembly;
Acquisition module is used for obtaining the perhaps unique identification of the element of said change metadata of change metadata;
Sending module is used for sending the said change metadata that said acquisition module gets access to or changing the unique identification of the element of metadata to client, loads and said change metadata interface element corresponding for said client; The unique identification interface element corresponding of perhaps said client unloading and said element.
13. the treating apparatus of Service Component according to claim 12; It is characterized in that; When said change request is the request of loading Service Component; When the request of said loading Service Component comprised the change metadata of said change service identification and said change service identification correspondence, said change processing module comprised:
The change processing unit is used for when said monitoring module listens to the change request of said variation point correspondence, according to said change request, setting up the mapping relations of said variation point and said change service identification corresponding service assembly;
The Service Component processing unit is used to start said variation point corresponding service assembly, and it is concentrated that said variation point corresponding service assembly is kept at said Service Component;
Then said device also comprises: preserve module, be used for said change metadata is kept at preset list of meta data.
14. the treating apparatus of Service Component according to claim 13; It is characterized in that; Said sending module specifically is used for sending the user interface modification information to said client; Carry said change metadata in the said user interface modification information, according to said user interface modification information, load and said change metadata interface element corresponding for said client.
15. the treating apparatus of Service Component according to claim 12; It is characterized in that; When said change request was the request of unloading Service Component, said change processing module specifically was used for according to said change request, the mapping relations of each Service Component that inquiry variation point and Service Component are concentrated; Obtain and said variation point corresponding service assembly, and said Service Component is nullified processing.
16. the treating apparatus of Service Component according to claim 15 is characterized in that, said acquisition module specifically is used for obtaining the change metadata corresponding with said variation point from preset list of meta data;
Then said sending module specifically is used for sending the user interface modification information to said client; Said user changes the unique identification that carries the element in the said change metadata in the interface information; According to said user interface modification information, unload unique identification interface element corresponding for said client with said element;
And said device also comprises:
Removing module is used for from the said preset list of meta data deletion change metadata corresponding with said variation point.
17. the treating apparatus of Service Component according to claim 12; It is characterized in that; When said change request for loading the Service Component request, when the request of said loading Service Component comprised change service identification and said change service identification metadata corresponding, said change processing module comprised:
Change processing unit, be used to set up the mapping relations of said variation point and said change service identification corresponding service assembly;
The Service Component processing unit is used to start said variation point corresponding service assembly, and it is concentrated that said variation point corresponding service assembly is kept at said Service Component;
Then said device also comprises:
Preserve module, be used for the change metadata that said change service identification is corresponding and be kept at preset list of meta data and change list of meta data respectively.
18. the treating apparatus of Service Component according to claim 12; It is characterized in that; When said change request was the request of unloading Service Component, said change processing module specifically was used for according to said change request, the mapping relations of each Service Component that inquiry variation point and Service Component are concentrated; Obtain and said variation point corresponding service assembly, and said Service Component is nullified processing;
Then said acquisition module specifically is used for obtaining the change metadata corresponding with said variation point from preset list of meta data;
And said device also comprises:
Removing module is used for from the said preset list of meta data deletion change metadata corresponding with said variation point;
Preserve module, the unique identification that is used for the element of the change metadata that said variation point is corresponding is kept in the change list of meta data.
19. the treating apparatus according to claim 17 or 18 described Service Component is characterized in that, also comprises:
Receiver module is used to receive the polling request that client is sent;
Then said sending module also specifically is used for the said polling request that receives according to said receiver module; Send said change list of meta data to client, comprise in the said change list of meta data that said change metadata perhaps changes the unique identification of the element in the metadata;
Said removing module also is used at said sending module after said client is sent said change list of meta data, deleting said change list of meta data.
20. the treating apparatus of a Service Component is characterized in that, comprising:
Acquisition module, the unique identification that is used for obtaining the change metadata or changes the element of metadata;
Parsing module; Be used for said change metadata or the unique identification that changes the element of metadata are carried out dissection process, parse the corresponding HTML code fragment of each parameter in the said change metadata or the corresponding HTML code fragment of unique identification of said element;
Processing module is used for loading HTML code fragment pairing interface element corresponding with said each parameter of change metadata or the unloading HTML code fragment pairing interface element corresponding with the unique identification of said element.
21. the treating apparatus of Service Component according to claim 20; It is characterized in that; Said acquisition module specifically is used for the user interface modification information that reception server sends, and said user interface modification information comprises: the unique identification of change metadata or element.
22. the treating apparatus of Service Component according to claim 20 is characterized in that, said acquisition module comprises:
The polling request transmitting element is used for sending polling request to server;
Receiving element is used to receive the change list of meta data that said server sends according to said polling request, and said change list of meta data comprises: the unique identification of change metadata or element.
23. a server is characterized in that, comprises storer, is used for storage service assembly collection;
Processor, with said storer coupling, said processor is configured to be used to carry out the disposal route like the arbitrary described Service Component of claim 1 to 8.
24. a client is characterized in that, comprising: storer is used for storage service UI collection;
Processor, with said storer coupling, said processor is configured to be used to carry out the disposal route like the arbitrary described Service Component of claim 9 to 11.
25. the disposal system of a Service Component is characterized in that, comprises server as claimed in claim 23 and client as claimed in claim 24.
CN201210207868.XA 2012-06-21 2012-06-21 The disposal route of Service Component and system and equipment Active CN102799426B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210207868.XA CN102799426B (en) 2012-06-21 2012-06-21 The disposal route of Service Component and system and equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210207868.XA CN102799426B (en) 2012-06-21 2012-06-21 The disposal route of Service Component and system and equipment

Publications (2)

Publication Number Publication Date
CN102799426A true CN102799426A (en) 2012-11-28
CN102799426B CN102799426B (en) 2016-03-09

Family

ID=47198543

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210207868.XA Active CN102799426B (en) 2012-06-21 2012-06-21 The disposal route of Service Component and system and equipment

Country Status (1)

Country Link
CN (1) CN102799426B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103488474A (en) * 2013-09-02 2014-01-01 用友软件股份有限公司 Data object monitoring device and data object monitoring method
CN114153352A (en) * 2021-12-08 2022-03-08 中山大学 Method, system and device for identifying change of graphic user interface of mobile application

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101388033A (en) * 2008-11-05 2009-03-18 山东中创软件工程股份有限公司 File protection technology based on Windows system file altering event
CN101770484A (en) * 2008-12-31 2010-07-07 北大方正集团有限公司 Method and system for network upgrade real-time release
CN102456038A (en) * 2010-10-29 2012-05-16 镇江雅迅软件有限责任公司 Instant reminding method based on thread monitoring technology

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101388033A (en) * 2008-11-05 2009-03-18 山东中创软件工程股份有限公司 File protection technology based on Windows system file altering event
CN101770484A (en) * 2008-12-31 2010-07-07 北大方正集团有限公司 Method and system for network upgrade real-time release
CN102456038A (en) * 2010-10-29 2012-05-16 镇江雅迅软件有限责任公司 Instant reminding method based on thread monitoring technology

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103488474A (en) * 2013-09-02 2014-01-01 用友软件股份有限公司 Data object monitoring device and data object monitoring method
CN114153352A (en) * 2021-12-08 2022-03-08 中山大学 Method, system and device for identifying change of graphic user interface of mobile application

Also Published As

Publication number Publication date
CN102799426B (en) 2016-03-09

Similar Documents

Publication Publication Date Title
CN102291416B (en) A kind of method and system of client and server bi-directional synchronization
CN110334070A (en) Data processing method, system, equipment and storage medium
CN103313289A (en) Wap system automatic test system and method
CN109190025B (en) Information monitoring method, device, system and computer readable storage medium
CN106817391A (en) Document breakpoint transmission method and apparatus
CN110532493B (en) Data processing method and device, storage medium and electronic device
CN112506870B (en) Data warehouse increment updating method and device and computer equipment
CN110505081A (en) A kind of abnormal log upload, acquisition method and processing system for saving flow
CN103268183A (en) Processing method and device for information report
CN111010318A (en) Method and system for discovering loss of connection of terminal equipment of Internet of things and equipment shadow server
CN111399764A (en) Data storage method, data reading device, data storage equipment and data storage medium
CN104639429A (en) Message notification method and device of cloud platform
CN111163172B (en) Message processing system, method, electronic device and storage medium
CN102799426A (en) Method, system and equipment for processing service components
CN111435329A (en) Automatic testing method and device
CN104639973A (en) Information pushing method and device
CN112506887A (en) Vehicle terminal CAN bus data processing method and device
CN112463251A (en) Method and device for configuring hot publishing by uliweb framework
CN116991858A (en) Acquisition method, acquisition device and data acquisition system for changed data
CN103327026A (en) Data updating method and updating system
CN105242960A (en) Method for processing system function call request and browser
CN115729590A (en) Service deployment method, device, equipment and computer readable storage medium
CN104717286A (en) Data processing method, terminal, server and system
CN103618961A (en) Method, system and browser for displaying video title
CN111104575B (en) Data grabbing method and device and electronic equipment

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant