CN103246518A - Configuration method and device based on service component architecture - Google Patents

Configuration method and device based on service component architecture Download PDF

Info

Publication number
CN103246518A
CN103246518A CN2013101957453A CN201310195745A CN103246518A CN 103246518 A CN103246518 A CN 103246518A CN 2013101957453 A CN2013101957453 A CN 2013101957453A CN 201310195745 A CN201310195745 A CN 201310195745A CN 103246518 A CN103246518 A CN 103246518A
Authority
CN
China
Prior art keywords
service
configuration
visual configuration
class
module
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
CN2013101957453A
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.)
WUXI BUPT PERCEPTIVE TECHNOLOGY INDUSTRY INSTITUTE Co Ltd
Beijing University of Posts and Telecommunications
Original Assignee
WUXI BUPT PERCEPTIVE TECHNOLOGY INDUSTRY INSTITUTE Co Ltd
Beijing University of Posts and Telecommunications
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 WUXI BUPT PERCEPTIVE TECHNOLOGY INDUSTRY INSTITUTE Co Ltd, Beijing University of Posts and Telecommunications filed Critical WUXI BUPT PERCEPTIVE TECHNOLOGY INDUSTRY INSTITUTE Co Ltd
Priority to CN2013101957453A priority Critical patent/CN103246518A/en
Publication of CN103246518A publication Critical patent/CN103246518A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

The invention discloses a configuration method based on an SCA (service component architecture). The method includes the steps: creating a universal service interface and creating a service class based on the universal service interface; configuring a service file according to the service class; embedding the universal service interface into the attribute of visual configuration; drawing the visual configuration according to display requirements and selecting the needed service class from the service file through the universal service interface in the attribute of the visual configuration; and binding the visual configuration and the needed service class to generate the visual configuration of a bound service. The invention further discloses a configuration device based on the SCA. By the aid of the technical scheme, the visual configuration and business logic can be separated, so that new business logic can be conveniently and rapidly configured.

Description

A kind of configuration method and device based on the serviced component framework
Technical field
The present invention relates to configuration technology, relate in particular to a kind of configuration method and device based on serviced component framework (SCA, Service Component Architecture).
Background technology
Configuration is applied to automatic field and industrial control field, and its core is can be by gathering demonstration and issuing the realization of control two aspects to the operation of underlying device.Visual configuration software is by graphical with concrete equipment, make operating personnel can by attractive in appearance, the interface monitors equipment and controls easily.But the equipment in the visual configuration software and steering logic are closely-coupled, when new steering logic occurring in the business, just need redesign equipment and corresponding steering logic.So, disposing new service logic will be very loaded down with trivial details, and has increased technician's workload.
Summary of the invention
In view of this, fundamental purpose of the present invention is to provide a kind of configuration method based on SCA and device, can realize that visual configuration and service logic are separated, and then reaches the purpose that disposes new service logic demand easily.
For achieving the above object, technical scheme of the present invention is achieved in that
The invention provides a kind of configuration method based on serviced component framework SCA, this method comprises:
Create the service general interface, and create service class based on described service general interface; According to described service class configuration service file;
Described service general interface is embedded in the attribute of visual configuration;
According to showing demand rendered visualization configuration, and from service document, select required service class by the service general interface in the described visual configuration attribute;
Bind described visual configuration and described required service class, generate the visual configuration of the service of having bound.
In the such scheme, this method also comprises:
Business is carried out modeling, and determine described professional corresponding service class, and create existing service class or create the service class that increases newly based on described service general interface based on described service general interface.
In the such scheme, this method also comprises:
Create visual configuration general-purpose interface, call visual configuration by described visual configuration general-purpose interface;
Described service general interface is embedded in the attribute of described visual configuration, and from described service document, selects required service class by the service general interface in the described visual configuration attribute, described visual configuration is bound.
In the such scheme, described service general interface comprises service general Java interface;
Described visual configuration general-purpose interface comprises visual Java interface.
In the such scheme, described according to described service class configuration service file, comprising: the relevant information of the described service class of configuration in described service document; Wherein, described relevant information comprises: the fully qualified name information of service name information, service implementation information and service implementing type.
In the such scheme, described described service general interface is embedded in the attribute of visual configuration, comprise: adopt the mode of Java note in visual configuration class, to create the service general interface field, and with the property element of described service general interface field as visual configuration.
In the such scheme, when selecting to have bound the visual configuration of service, this method also comprises: select the visual configuration of the required service of binding, described visual configuration of having bound service is pulled into and is saved in the required file;
When the visual configuration of service had been bound in use, this method also comprised: the visual configuration to described binding service compiles, and carries out the service of binding.
The invention provides a kind of configuration equipment based on SCA, this configuration equipment comprises: creation module, configuration module, merge module, drafting module, selection module and binding module; Wherein,
Described creation module is used for creating the service general interface, and creates service class based on described service general interface;
Described configuration module is used for according to described service class configuration service file;
Described merge module is for the attribute that described service general interface is embedded into visual configuration;
Described drafting module is used for according to showing demand rendered visualization configuration;
Described selection module is used for selecting required service class by the service general interface of described visual configuration attribute from described service document;
Described binding module is used for the described visual configuration of binding and described required service class, generates the visual configuration of the service of having bound.
In the such scheme, this device also comprises MBM;
Described MBM is used for business is carried out modeling, and determines described professional corresponding service class;
Corresponding, described creation module also is used for creating existing service class based on described service general interface; Perhaps,
Also be used for creating the service class that increases newly based on described service general interface.
In the such scheme, this device also comprises calling module;
Described creation module also is used for creating visual configuration general-purpose interface;
Described calling module is used for calling visual configuration by described visual configuration general-purpose interface;
Described merge module is also for the attribute that described service general interface is embedded into described visual configuration;
Described selection module also is used for selecting required service class by the service general interface of described visual configuration attribute from described service document, and described visual configuration is bound.
In the such scheme, described configuration module also is used for the relevant information in the described service class of described service document configuration; Wherein, described relevant information comprises: the fully qualified name information of service name information, service implementation information and service implementing type.
In the such scheme, described merge module also is used for adopting the mode of Java note to create the service general interface field in visual configuration class, and with the property element of described service general interface field as visual configuration.
In the such scheme, when selecting to have bound the visual configuration of service, this device also comprises pulls module and execution module into;
Described selection module is also for the visual configuration of selecting the required service of binding;
Corresponding, the described module of pulling into is used for pulling and be saved to described visual configuration of having bound service into required file;
Described execution module is used for the visual configuration of described binding service is compiled, and carries out the service of binding.
Configuration method and device based on SCA provided by the invention, by establishment service general interface, and based on described service general interface establishment service class; According to described service class configuration service file; Wherein, described service class is existing service class and/or the service class that increases newly; Described service general interface is embedded in the attribute of visual configuration, and from described service document, selects required service class by the service general interface in the described visual configuration attribute, described visual configuration is bound.So, can realize that visual configuration and service are separated.Also pass through according to demonstration demand rendered visualization configuration, and from service document, select required service class by the service general interface in the described visual configuration attribute; Bind described visual configuration and described required service class, generate the visual configuration of the service of having bound.So, can reach the purpose that disposes new service logic demand easily.
Description of drawings
A kind of configuration method realization flow synoptic diagram one based on SCA that Fig. 1 provides for the embodiment of the invention;
A kind of configuration method realization flow synoptic diagram two based on SCA that Fig. 2 provides for the embodiment of the invention;
A kind of configuration method realization flow synoptic diagram three based on SCA that Fig. 3 provides for the embodiment of the invention;
Fig. 4 forms synoptic diagram for the structure of a kind of configuration equipment based on SCA that the embodiment of the invention provides.
Embodiment
In order more at large to understand characteristics of the present invention and technology contents, below in conjunction with accompanying drawing realization of the present invention is described in detail, the usefulness of appended accompanying drawing explanation only for reference is not to limit the present invention.
The configuration method that the present invention is based on SCA proposes one and by the SCA technology the complicated steering logic of configuration software is encapsulated into service, and realizes the binding of visual configuration and service by SCA.Because complicated core business can be by the separation of SCA realization from configuration, thereby realize when different business demands appears in system, as long as increase corresponding steering logic service, will serve the business demand of dealing with different field with visual configuration binding by SCA then.So, can realize that visual configuration function and core business logic demand are separated, the mode by loose coupling realizes increasing easily new service logic demand, disposes the purpose of new service logic demand easily.
The embodiment of the invention provides a kind of configuration method based on SCA, and as shown in Figure 1, this method may further comprise the steps:
Step 101: create the service general interface, and create service class based on described service general interface; According to described service class configuration service file.
Preferably, before this step, this method also comprises: business is carried out modeling, and determine described professional corresponding service class.
Preferably, the described professional corresponding service class of determining can be the service class that has existed, or the service class that increases newly; At this moment, the service class that need increase newly according to service creation.
Described based on described service general interface establishment service class, specifically comprise based on described service general interface and create existing service class; Perhaps,
Create the service class that increases newly based on described service general interface.
Create after the service class relevant information of the described service class of configuration in described service document; Wherein, described relevant information comprises: the fully qualified name information of service name information, service implementation information and service implementing type.
Step 102: described service general interface is embedded in the attribute of visual configuration.
Preferably, before this step, this method also comprises: create visual configuration general-purpose interface, call visual configuration by described visual configuration general-purpose interface.
Corresponding, this step specifically comprises: described service general interface is embedded in the attribute of described visual configuration; Adopt the mode of Java note in described visual configuration class, to create the service general interface field, and with the property element of described service general interface field as visual configuration.
Preferably, this method also comprises: described service general interface is manifested to described visual configuration.
Step 103: according to showing demand rendered visualization configuration.
Particularly, by different visual configurations being made up arbitrarily and expanding, draw the visualization component that is fit to the demonstration demand, finish needed page display function.
Step 104: from service document, select required service class by the service general interface in the described visual configuration attribute.
Particularly, according to business demand, by choosing in the step 103 existing service class in the visual configuration of drawing and the service document.
Step 105: bind described visual configuration and described required service class, generate the visual configuration of the service of having bound.
Preferably, when selecting to have bound the visual configuration of service, this method also comprises: select the visual configuration of the required service of binding, described visual configuration of having bound service is pulled into and is saved in the required file.
Preferably, when the visual configuration of service had been bound in use, this method also comprised: the visual configuration to described binding service compiles, and carries out the service of binding.
In conjunction with Fig. 2 and Fig. 3 method shown in Figure 1 is further elaborated respectively below.
The embodiment of the invention provides a kind of configuration method based on SCA, and as shown in Figure 2, this method may further comprise the steps:
Step 201: create the service general interface, and create service class based on described service general interface; According to described service class configuration service file.
Here, described service general interface is the Java interface, the interface of this service general interface for writing by Java language.The Java interface of creating is used as the general-purpose interface of all services, and for example, concrete service bottom layer realization-service A, service B, service C etc. share Java interfaces, realizes communication between service inside and/or the outside by this service general interface.
Here, described service class is existing service class and/or the service class that increases newly.
Preferably, before this step, this method also comprises: business is carried out modeling, and determine described professional corresponding service class.
Particularly, according to business, determine the needed steering logic of this business of realization, described steering logic is handled accordingly as the service among the SCA, determine described professional corresponding service class.The service of indication refers to the steering logic in the business among the present invention.
Preferably, the described professional corresponding service class of determining can be the service class that has existed, or the service class that increases newly; At this moment, the service class that need increase newly according to service creation.
Corresponding, describedly create service class based on described service general interface, specifically comprise: when described service class is existing service class, creates the service general interface, and create existing service class based on described service general interface; Perhaps,
When described service class is the service class that increases newly, create the service general interface, and create the service class that increases newly based on described service general interface.
Here, describedly create existing service class based on described service general interface, be with existing service class by the service general interface codeization, thereby realize having the service class of service logic demand.
Create after the service class relevant information of the described service class of configuration in described service document; Wherein, described relevant information comprises: the fully qualified name information of service name information, service implementation information and service implementing type.For example, service class-sensor service (SensorService) is configured in the service document (service.composite), then in the service.composite service document, carries out following configuration:
<componentname=“sensor”>
<implementation.java?class=“generate.SensorService”/>
</component>
Wherein, sensor is the abbreviation that SensorService should serve in the service.composite service document; Implementation.java represents that this service of SensorService is to adopt Java language to realize; The current class of class=" generate.SensorService " expression is positioned at the generate bag down, the class of SensorService by name.
In like manner, the described service class that increases newly based on described service general interface establishment is that the service class that will increase newly is passed through the service general interface codeization, thereby realizes having the service class of new business logic demand.Create after the service class relevant information of the described service class of configuration in described service document; Wherein, described relevant information comprises: the fully qualified name information of service name information, service implementation information and service implementing type.For example, if a service class-read transducer service (ReadOnlySensorService) is configured in the service document (service.composite), then in the service.composite service document, carry out following configuration:
<component?name=“readonly_sensor”>
<implementation.java?class=“service.ReadOnlySensorService”/>
</component>
Wherein, readonly_sensor is the abbreviation that ReadOnlySensorService should serve in the service.compostite service document; Implementation.java represents that it is to adopt Java language to realize; The current class of class=" service.ReadOnlySensorService " expression is positioned at the service bag down, and name is called the class of ReadOnlySensorService.
Step 202: described service general interface is embedded in the attribute of visual configuration.
Preferably, before this step, this method also comprises: create visual configuration general-purpose interface, call visual configuration by described visual configuration general-purpose interface.
Here, described visual configuration general-purpose interface is the Java interface.
Corresponding, this step specifically comprises: described service general interface is embedded in the attribute of described visual configuration; Adopt the mode of Java note (Java Annotation) in described visual configuration class, to create the service general interface field, and with the property element of described service general interface field as visual configuration.
For example, the service general interface is embedded in the visual configuration as attribute, adopts the mode of Java Annotation to inject, concrete injection mode is to create the service field in visual configuration class, adds the note of Reference:
Reference
protected?Service?service;
So, just can adopt the pattern of SCA to be embedded in the visual configuration Service interface.
Step 203: from described service document, select required service class by the service general interface in the described visual configuration attribute, described visual configuration is bound.
Preferably, before this step, this method also comprises: described service general interface is manifested to described visual configuration; So, the visual configuration service general interface that just can pass through to manifest is realized the binding with service class.
Preferably, in this step indication bind dynamic binding, have dirigibility, so, can realize serving the loose coupling with visual configuration.
This step is specially: the information that reads service document by the service general interface, and then in the service class that described service document provides, dynamically read the service class that to bind and bind, so, realized the process that visual configuration and the service of dynamic creation are bound mutually.For example service document service.composite realizes selectable dynamic binding by reading the service class that has configured in this document.
The embodiment of the invention also provides a kind of configuration method based on SCA, and as shown in Figure 3, this method may further comprise the steps:
Step 301: according to showing demand rendered visualization configuration.
The purpose of this step is according to the demonstration demand, draws suitable visual configuration, finishes needed page display function.
Particularly, by different visual configurations being made up arbitrarily and expanding, draw the visualization component that is fit to the demonstration demand, finish needed page display function.Simultaneously, this step has been carried out the view preparation for the required service of binding business demand.
Step 302: from service document, select required service class by the service general interface in the described visual configuration attribute.
Particularly, according to business demand, by choosing in the step 201 existing service class in the visual configuration of drawing and the service document.And then visual configuration and service class are bound in the performing step 203, the visual configuration of service has been bound in generation.
Step 303: bind described visual configuration and described required service class, generate the visual configuration of the service of having bound.
Particularly, by finishing the drafting of visual configuration, and obtain all service class by the mode that reads service document, visual configuration and service class are carried out optionally dynamic binding, bound the visual configuration file of service thereby generate.
Integrating step 301 illustrates the binding that how to realize service class and visual configuration below to step 303: at first select to increase visual configuration operation, draw required visual configuration in the drafting interface of ejecting, click after finishing and preserve; In the preservation dialog box that ejects, select the COS (being provided in the service document) of required binding, click the process of determining to realize that the visual configuration that will draw and service class are bound.Can obtain following extend markup language (XML, Extensible Markup Language) file and describe the service class of visual configuration and binding after finishing binding.Wherein " data sampling " is this name of having bound the visual configuration of service, and " sensor " is the COS of binding.
Figure BDA00003239378000101
Preferably, when selecting to have bound the visual configuration of service, this method also comprises: select the visual configuration of the required service of binding, described visual configuration of having bound service is pulled into and is saved in the required file.
Particularly, from the visual configuration storehouse of binding service, select the visual configuration of the service of binding of suitable current demand, and adopt the mode that pulls visual configuration to join in the current file, preserve described visual configuration of having bound service by the mode of document No..Perhaps, select visual configuration, in the dialog box that ejects, select the visual configuration of the required service of binding, eject the visual configuration of having drawn afterwards, just the visual configuration of binding service can be pulled by the mode that pulls and to enter drawing area, thereby finish the selection course of the visual configuration of the service of binding.
Preferably, when the visual configuration of service had been bound in use, this method also comprised: the visual configuration to described binding service compiles, and carries out the service of binding.
Particularly, with the relevant information of service binding coding and write in the file, for example, the visual configuration of the encoded binding service of finishing is as follows:
Figure BDA00003239378000102
The function that above-mentioned visualization component is described is: the id of visualization component is 96; The id of its parent component is 1; The major key value of information is BOILERROOM=7, DEVICE_ID=4, PLC_ID=2, SENSOR_ID=D108; The COS of dynamic binding is sensor; The id of label is RSQFH, and type is buildingSupportWaterTempW; Database table is called GL_ANALOG_MEASURE; Binding theme as " San Yangju _ 3# gas fired-boiler _ RSQFH ".
Also provide a kind of configuration equipment based on SCA at the method embodiment of the invention shown in Figure 1, as shown in Figure 4, this device comprises: creation module 41, configuration module 42, merge module 43, drafting module 44, selection module 45 and binding module 46; Wherein,
Described creation module 41 is used for creating the service general interface, and creates service class based on described service general interface;
Described configuration module 42 is used for according to described service class configuration service file; Wherein, described service class is existing service class and/or the service class that increases newly;
Described merge module 43 is for the attribute that described service general interface is embedded into visual configuration;
Described drafting module 44 is used for according to showing demand rendered visualization configuration;
Described selection module 45 is used for selecting required service class by the service general interface of described visual configuration attribute from described service document, and described visual configuration is bound;
Described binding module 46 is used for the described visual configuration of binding and described required service class, generates the visual configuration of the service of having bound.
Preferably, this device also comprises MBM 47;
Described MBM 47 is used for business is carried out modeling, and determines described professional corresponding service class;
Corresponding, when described service class was existing service class, described creation module 41 also was used for creating existing service class based on described service general interface; Perhaps, when described service class was the service class that increases newly, described creation module 41 also was used for creating the service class that increases newly based on described service general interface.
Preferably, this device also comprises calling module 48;
Described creation module 41 also is used for creating visual configuration general-purpose interface;
Described calling module 48 is used for calling visual configuration by described visual configuration general-purpose interface;
Described merge module 43 is also for the attribute that described service general interface is embedded into described visual configuration;
Described selection module 45 also is used for selecting required service class by the service general interface of described visual configuration attribute from described service document, and described visual configuration is bound.
In the such scheme, described service general interface is the Java interface;
Described visual configuration general-purpose interface is visual Java interface.
Preferably, described configuration module 42 also is used for the relevant information in the described service class of described service document configuration; Wherein, described relevant information comprises: the fully qualified name information of service name information, service implementation information and service implementing type.
Preferably, described merge module 43 also is used for adopting the mode of Java note to create the service general interface field in visual configuration class, and with the property element of described service general interface field as visual configuration.
Preferably, when selecting to have bound the visual configuration of service, this device also comprises pulls module 49 into;
Described selection module 45 is also for the visual configuration of selecting the required service of binding;
Corresponding, the described module 49 of pulling into is used for pulling and be saved to described visual configuration of having bound service into required file.
Preferably, when the visual configuration of service had been bound in use, this device also comprised execution module 410;
Described execution module 410 is used for the visual configuration of described binding service is compiled, and carries out the service of binding.
It will be appreciated by those skilled in the art that shown in Fig. 4 can be with reference to the associated description of aforementioned configuration method based on SCA based on the realization function of each processing module in the configuration equipment of SCA and understand.It will be appreciated by those skilled in the art that the function based on each modular unit in the configuration equipment of SCA shown in Figure 4 can realize by the program that runs on the processor, also can realize by concrete logical circuit.
Obviously, those skilled in the art should be understood that, above-mentioned each module of the present invention or each step can realize with the general calculation device, they can concentrate on the single calculation element, perhaps be distributed on the network that a plurality of calculation elements form, alternatively, they can be realized with the executable program code of calculation element, thereby, they can be stored in the memory storage and be carried out by calculation element, and in some cases, can carry out step shown or that describe with the order that is different from herein, perhaps they are made into each integrated circuit modules respectively, perhaps a plurality of modules in them or step are made into the single integrated circuit module and realize.Like this, the present invention is not restricted to any specific hardware and software combination.
The above is preferred embodiment of the present invention only, is not for limiting protection scope of the present invention.

Claims (13)

1. the configuration method based on serviced component framework SCA is characterized in that, this method comprises:
Create the service general interface, and create service class based on described service general interface; According to described service class configuration service file;
Described service general interface is embedded in the attribute of visual configuration;
According to showing demand rendered visualization configuration, and from service document, select required service class by the service general interface in the described visual configuration attribute;
Bind described visual configuration and described required service class, generate the visual configuration of the service of having bound.
2. the configuration method based on SCA according to claim 1 is characterized in that, this method also comprises:
Business is carried out modeling, and determine described professional corresponding service class, and create existing service class or create the service class that increases newly based on described service general interface based on described service general interface.
3. the configuration method based on SCA according to claim 1 is characterized in that, this method also comprises:
Create visual configuration general-purpose interface, call visual configuration by described visual configuration general-purpose interface;
Described service general interface is embedded in the attribute of described visual configuration, and from described service document, selects required service class by the service general interface in the described visual configuration attribute, described visual configuration is bound.
4. the configuration method based on SCA according to claim 3 is characterized in that,
Described service general interface comprises service general Java interface;
Described visual configuration general-purpose interface comprises visual Java interface.
5. the configuration method based on SCA according to claim 1 is characterized in that, and is described according to described service class configuration service file, comprising: the relevant information of the described service class of configuration in described service document; Wherein, described relevant information comprises: the fully qualified name information of service name information, service implementation information and service implementing type.
6. the configuration method based on SCA according to claim 1, it is characterized in that, described described service general interface is embedded in the attribute of visual configuration, comprise: adopt the mode of Java note in visual configuration class, to create the service general interface field, and with the property element of described service general interface field as visual configuration.
7. the configuration method based on SCA according to claim 1, it is characterized in that, when selecting to have bound the visual configuration of service, this method also comprises: select the visual configuration of the required service of binding, described visual configuration of having bound service is pulled into and is saved in the required file;
When the visual configuration of service had been bound in use, this method also comprised: the visual configuration to described binding service compiles, and carries out the service of binding.
8. the configuration equipment based on SCA is characterized in that, this configuration equipment comprises: creation module, configuration module, merge module, drafting module, selection module and binding module; Wherein,
Described creation module is used for creating the service general interface, and creates service class based on described service general interface;
Described configuration module is used for according to described service class configuration service file;
Described merge module is for the attribute that described service general interface is embedded into visual configuration;
Described drafting module is used for according to showing demand rendered visualization configuration;
Described selection module is used for selecting required service class by the service general interface of described visual configuration attribute from described service document;
Described binding module is used for the described visual configuration of binding and described required service class, generates the visual configuration of the service of having bound.
9. the configuration equipment based on SCA according to claim 8 is characterized in that, this device also comprises MBM;
Described MBM is used for business is carried out modeling, and determines described professional corresponding service class;
Corresponding, described creation module also is used for creating existing service class based on described service general interface; Perhaps,
Also be used for creating the service class that increases newly based on described service general interface.
10. the configuration equipment based on SCA according to claim 8 is characterized in that, this device also comprises calling module;
Described creation module also is used for creating visual configuration general-purpose interface;
Described calling module is used for calling visual configuration by described visual configuration general-purpose interface;
Described merge module is also for the attribute that described service general interface is embedded into described visual configuration;
Described selection module also is used for selecting required service class by the service general interface of described visual configuration attribute from described service document, and described visual configuration is bound.
11. the configuration equipment based on SCA according to claim 8 is characterized in that, described configuration module also is used for the relevant information in the described service class of described service document configuration; Wherein, described relevant information comprises: the fully qualified name information of service name information, service implementation information and service implementing type.
12. the configuration equipment based on SCA according to claim 8, it is characterized in that, described merge module also is used for adopting the mode of Java note to create the service general interface field in visual configuration class, and with the property element of described service general interface field as visual configuration.
13. the configuration equipment based on SCA according to claim 8 is characterized in that, when selecting to have bound the visual configuration of service, this device also comprises pulls module and execution module into;
Described selection module is also for the visual configuration of selecting the required service of binding;
Corresponding, the described module of pulling into is used for pulling and be saved to described visual configuration of having bound service into required file;
Described execution module is used for the visual configuration of described binding service is compiled, and carries out the service of binding.
CN2013101957453A 2013-05-23 2013-05-23 Configuration method and device based on service component architecture Pending CN103246518A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2013101957453A CN103246518A (en) 2013-05-23 2013-05-23 Configuration method and device based on service component architecture

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2013101957453A CN103246518A (en) 2013-05-23 2013-05-23 Configuration method and device based on service component architecture

Publications (1)

Publication Number Publication Date
CN103246518A true CN103246518A (en) 2013-08-14

Family

ID=48926052

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2013101957453A Pending CN103246518A (en) 2013-05-23 2013-05-23 Configuration method and device based on service component architecture

Country Status (1)

Country Link
CN (1) CN103246518A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105791342A (en) * 2014-12-22 2016-07-20 深圳中兴力维技术有限公司 Configuration-based monitoring method, device and system
CN106933636A (en) * 2017-03-16 2017-07-07 北京奇虎科技有限公司 Start method, device and the terminal device of plug-in services

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102184107A (en) * 2011-05-19 2011-09-14 北京邮电大学 Method and system for combining user interface services
US20120072884A1 (en) * 2010-09-22 2012-03-22 Sap Ag Converting business process models to component models in a service oriented architecture domain

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120072884A1 (en) * 2010-09-22 2012-03-22 Sap Ag Converting business process models to component models in a service oriented architecture domain
CN102184107A (en) * 2011-05-19 2011-09-14 北京邮电大学 Method and system for combining user interface services

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
陈宥余: "基于UI服务组合方法的图形组态系统的研究与设计", 《中国优秀硕士学位论文全文数据库》, no. 8, 15 August 2012 (2012-08-15) *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105791342A (en) * 2014-12-22 2016-07-20 深圳中兴力维技术有限公司 Configuration-based monitoring method, device and system
CN106933636A (en) * 2017-03-16 2017-07-07 北京奇虎科技有限公司 Start method, device and the terminal device of plug-in services

Similar Documents

Publication Publication Date Title
CN104484216B (en) Service interface document and on-line testing instrument generation method, device
CN102609271B (en) Metadata-driven visual SaaS (Software as a Service) application customizing method and metadata-driven visual SaaS application customizing system
CN102819547B (en) The method and apparatus of configuration field attribute
CN102722372A (en) Method and system for automatically generating codes through classification and configuration
US20130031529A1 (en) Domain specific language design
CN105302578A (en) Comprehensive portal management system of dragging type layout configuration
CN106599229A (en) Method and device for constructing business system based on Flex
CN105468573B (en) Configurable type chart application system
CN110321183A (en) A kind of configuration system and method at the interface common component UI
CN103793226B (en) Pervasive application code framework fast-generating method and prototype system
WO2012088769A1 (en) Data filtering system and method
CN103176802A (en) Method of achieving separation of user interface UI of system and control library through control pool
CN104049974A (en) Dynamic control assembly method and system
CN104615431A (en) Method and device for achieving Web application
CN103425692A (en) Data exporting method and data exporting device
CN115495069A (en) Model-driven coal industry software flow implementation method, device and equipment
CN104123155A (en) Business system page layer development platform and method based on WEB
CN103699478A (en) Test case generation system and test case generation method
CN103246518A (en) Configuration method and device based on service component architecture
CN101408843B (en) Method and apparatus for generating program menu
CN105589709A (en) Device and method for changing menu of point of sale (POS) terminal
CN106779582A (en) A kind of TWS flows collocation method and device
CN112632938A (en) Form generation method and device and controller
CN102411498A (en) Method for realizing data model and graphical designer
WO2015006786A1 (en) Integrated, configurable, analytical, temporal, visual electronic plan system

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: 20130814

RJ01 Rejection of invention patent application after publication