CN103617508A - Configurable business rule plug-in extension apparatus and business rule plug-in extension method - Google Patents

Configurable business rule plug-in extension apparatus and business rule plug-in extension method Download PDF

Info

Publication number
CN103617508A
CN103617508A CN201310683546.7A CN201310683546A CN103617508A CN 103617508 A CN103617508 A CN 103617508A CN 201310683546 A CN201310683546 A CN 201310683546A CN 103617508 A CN103617508 A CN 103617508A
Authority
CN
China
Prior art keywords
business rule
unit
business
plug
rule plug
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
CN201310683546.7A
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.)
Yonyou Software Co Ltd
Original Assignee
Yonyou Software 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 Yonyou Software Co Ltd filed Critical Yonyou Software Co Ltd
Priority to CN201310683546.7A priority Critical patent/CN103617508A/en
Publication of CN103617508A publication Critical patent/CN103617508A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention provides a configurable business rule plug-in extension apparatus comprising a business rule registering module for registering a business rule; a business logic setting module for setting the business rule which is contained in business operation and is registered by the business rule registering module; and a business rule loading and executing module for executing a business rule plug-in depending on the business rule set by the business logic setting module when business operation is triggered by a user on an interactive interface. The invention further provides a configurable business rule plug-in extension method. The technical solution disclosed by the invention can add, replace and delete formed business operation and can recombine an executing order on the basis of an existing business rule plug-in. A rule plug-in extension system composed of a fine granularity business rule and applicable to all business operations is established and can provide a universal and unified extension thought, and can reduce repetition of the business rule.

Description

Configurable business rule plug-in extension device and business rule plug-in extension method
Technical field
The present invention relates to field of computer technology, particularly, relate to a kind of configurable business rule plug-in extension device and a kind of configurable business rule plug-in extension method.
Background technology
In existing software systems, user's individual demand is more and more, and this has just proposed a difficult problem for enhanced scalability, high dynamic to software systems.
In order to meet the requirement of extensibility, we by the business on backstage according to the relatively independent business rule plug-in unit of being divided into one by one of function logic.The thinner business plug-in unit of granularity can allow to recombinate for Batch Processing to client one by one, thereby meets the demand that client constantly changes.
Normal employing provides the mode of extension point to meet expansion demand at present, for example, in patent (application) number, is in patent (application) file of 201010603045.X, and management method and the device of business rule is provided; In patent (application) number is 201010163167.1 patent (application) file, provide a kind of method and apparatus of loading of plug-in.But, for this kind of mode, there is following some deficiency:
(1) this kind of extended mode generally only allows us to the business operation having formed, to expand, and can not the business operation having formed be replaced, be deleted and recombinate; (2) service design node often can not accurately be predicted client's demand change, so select suitable extension point often more difficult; (3) the extension point that only has business to provide when design could be expanded in actual use procedure afterwards.
Therefore, need a kind of new configurable business rule plug-in extension technology, can be on existing business rule plug-in unit basis, the business operation having formed is increased, replaces, deleted and the execution sequence of recombinating, foundation by the thinner business rule of granularity, formed towards all business operations rule plug-in extension systems, general, unified expansion thinking can be provided, and reduce the repetition of business rule.
Summary of the invention
The present invention is just based on the problems referred to above, a kind of new configurable business rule plug-in extension technology has been proposed, can be on existing business rule plug-in unit basis, the business operation having formed is increased, replaces, deleted and the execution sequence of recombinating, foundation by the thinner business rule of granularity, formed towards all business operations rule plug-in extension systems, general, unified expansion thinking can be provided, and reduce the repetition of business rule.
In view of this, the present invention proposes a kind of configurable business rule plug-in extension device, comprising: business rule Registering modules, for registering business rule; Service logic arranges module, and the business rule of registering for the described business rule Registering modules that business operation is comprised arranges; Business rule loads and execution module, for when user is when interactive interface triggers a business operation, by described service logic, the business rule execution business rule plug-in unit that module arranges is set.In this technical scheme, before carrying out business rule plug-in unit, business rule corresponding to business rule plug-in unit carried out to unified registration and logic setting, can improve the reusability of business rule plug-in unit, reduce repeated registration and the logic setting of business rule, improve treatment effeciency.
In technique scheme, preferably, the operation of described business rule Registering modules registration business rule, specifically comprises: the log-on data that record comprises business rule plug-in unit id, business operation extension point, business rule plug-in unit descriptor, business rule plug-in unit Classloader.
In technique scheme, preferably, described service logic arranges the operation that the business rule of the described business rule Registering modules registration that module comprises business operation arranges, and specifically comprises: mainly define business rule plug-in unit that business operation comprises and the execution sequence of plug-in unit.
In technique scheme, preferably, described business rule loads and execution module, specifically comprises: business operation relating module, for according to user's operation, finds associated business operation; Business rule plug-in unit list read module, the extension point for the associated services operational correspondence that finds according to described business operation relating module, reads the list of business rule plug-in unit; Business rule plug-in unit order module, for the business rule plug-in unit list of reading according to described business rule plug-in unit list read module, sequentially sorts by operation to business rule plug-in unit; Business rule plug-in unit execution module, for the sequence to business rule plug-in component operation order according to described business rule plug-in unit order module, travels through and carries out business rule plug-in unit.In this technical scheme, can be according to user's operation, by the extension point of management service operational correspondence and the corresponding sequence of business rule plug-in unit list, and carry out corresponding business rule plug-in unit by this sequence, brought the degree of freedom of service design to enforcement and client, also facilitated developer's finishing service demand fast, and efficiency and the quality of exploitation can be provided greatly simultaneously.
In technique scheme, preferably, described business rule loads and execution module, specifically also comprise: business rule plug-in unit list judge module, for judging whether business rule plug-in unit list that described business rule plug-in unit list read module reads changes or being loading for the first time, if so, turn to new business rule plug-in unit load-on module; Otherwise, turn to described business rule plug-in unit order module; New business rule plug-in unit load-on module, for new business rule plug-in unit is loaded on after java virtual machine, turns to described business rule plug-in unit order module; And, described business rule loads and execution module also changes for: business rule plug-in unit list corresponding to service logic that module setting is set when described service logic or when loading for the first time, new business rule plug-in unit is loaded in java virtual machine.In this technical scheme, when business rule plug-in unit list corresponding to service logic changes or when loading for the first time, new business rule plug-in unit is loaded in time, while making client design operation system, can collect easily some public business rules, reduce the repetition of business rule.
According to a further aspect of the invention, also proposed a kind of configurable business rule plug-in extension method, having comprised: step 202: registration business rule; Step 204: the business rule of described step 202 registration that business operation is comprised arranges; Step 206: when user is when interactive interface triggers a business operation, the business rule arranging by described step 204 is carried out business rule plug-in unit.In this technical scheme, before carrying out business rule plug-in unit, business rule corresponding to business rule plug-in unit carried out to unified registration and logic setting, can improve the reusability of business rule plug-in unit, reduce repeated registration and the logic setting of business rule, improve treatment effeciency.
In technique scheme, preferably, the operation of described step 202 registration business rule, specifically comprises: the log-on data that record comprises business rule plug-in unit id, business operation extension point, business rule plug-in unit descriptor, business rule plug-in unit Classloader.
In technique scheme, preferably, the operation that the business rule of the described business rule Registering modules registration that described step 204 pair business operation comprises arranges, specifically comprises: mainly define business rule plug-in unit that business operation comprises and the execution sequence of plug-in unit.
In technique scheme, preferably, described step 206, specifically comprises: step 302: according to user's operation, find associated business operation; Step 304: the extension point of the associated services operational correspondence finding according to described step 302, reads the list of business rule plug-in unit; Step 310: the business rule plug-in unit list of reading according to described step 304, business rule plug-in unit is sequentially sorted by operation; Step 312: the sequence according to described step 310 pair business rule plug-in component operation order, travels through and carry out business rule plug-in unit.In this technical scheme, can be according to user's operation, by the extension point of management service operational correspondence and the corresponding sequence of business rule plug-in unit list, and carry out corresponding business rule plug-in unit by this sequence, brought the degree of freedom of service design to enforcement and client, also facilitated developer's finishing service demand fast, and efficiency and the quality of exploitation can be provided greatly simultaneously.
In technique scheme, preferably, between step 304 and step 310, described step 206, specifically also comprise: step 306: judge whether the business rule plug-in unit list that described step 304 reads changes or for loading for the first time, if so, turn to step 308; Otherwise, turn to described step 310; Step 308: after new business rule plug-in unit is loaded in java virtual machine, turn to described step 310; And described step 206 also comprises: business rule plug-in unit list corresponding to service logic arranging when described step 204 changes or when loading for the first time, new business rule plug-in unit be loaded in java virtual machine.In this technical scheme, when business rule plug-in unit list corresponding to service logic changes or when loading for the first time, new business rule plug-in unit is loaded in time, while making client design operation system, can collect easily some public business rules, reduce the repetition of business rule.
By above technical scheme, can be on existing business rule plug-in unit basis, the business operation having formed is increased, replaces, deleted and the execution sequence of recombinating, foundation by the thinner business rule of granularity, formed towards all business operations rule plug-in extension systems, general, unified expansion thinking can be provided, and reduce the repetition of business rule.
Accompanying drawing explanation
Fig. 1 shows the block diagram of configurable according to an embodiment of the invention business rule plug-in extension device;
Fig. 2 shows flow process (i.e. the plug-in extension workflow based on the business rule) figure of configurable according to an embodiment of the invention business rule plug-in extension method;
Fig. 3 shows the process flow diagram of business rule loading according to an embodiment of the invention and manner of execution.
Embodiment
In order more clearly to understand above-mentioned purpose of the present invention, feature and advantage, below in conjunction with the drawings and specific embodiments, the present invention is further described in detail.It should be noted that, in the situation that not conflicting, the application's embodiment and the feature in embodiment can combine mutually.
A lot of details have been set forth in the following description so that fully understand the present invention; but; the present invention can also adopt other to be different from other modes described here and implement, and therefore, protection scope of the present invention is not subject to the restriction of following public specific embodiment.
Fig. 1 shows the block diagram of configurable according to an embodiment of the invention business rule plug-in extension device.
As shown in Figure 1, configurable according to an embodiment of the invention business rule plug-in extension device 100, comprising: business rule Registering modules 102, for registering business rule; Service logic arranges module 104, and the business rule of registering for the business rule Registering modules that business operation is comprised arranges; Business rule loads and execution module 106, for when user is when interactive interface triggers a business operation, by service logic, the business rule execution business rule plug-in unit that module arranges is set.In this technical scheme, before carrying out business rule plug-in unit, business rule corresponding to business rule plug-in unit carried out to unified registration and logic setting, can improve the reusability of business rule plug-in unit, reduce repeated registration and the logic setting of business rule, improve treatment effeciency.
In technique scheme, preferably, the operation of business rule Registering modules 102 registration business rules, specifically comprises: the log-on data that record comprises business rule plug-in unit id, business operation extension point, business rule plug-in unit descriptor, business rule plug-in unit Classloader.
In technique scheme, preferably, service logic arranges the operation that the business rule of the business rule Registering modules registration that 104 pairs of business operations of module comprise arranges, and specifically comprises: mainly define business rule plug-in unit that business operation comprises and the execution sequence of plug-in unit.
In technique scheme, preferably, business rule loads and execution module 106, specifically comprises: business operation relating module, for according to user's operation, finds associated business operation; Business rule plug-in unit list read module, the extension point for the associated services operational correspondence that finds according to business operation relating module, reads the list of business rule plug-in unit; Business rule plug-in unit order module, for the business rule plug-in unit list of reading according to business rule plug-in unit list read module, sequentially sorts by operation to business rule plug-in unit; Business rule plug-in unit execution module, for the sequence to business rule plug-in component operation order according to business rule plug-in unit order module, travels through and carries out business rule plug-in unit.In this technical scheme, can be according to user's operation, by the extension point of management service operational correspondence and the corresponding sequence of business rule plug-in unit list, and carry out corresponding business rule plug-in unit by this sequence, brought the degree of freedom of service design to enforcement and client, also facilitated developer's finishing service demand fast, and efficiency and the quality of exploitation can be provided greatly simultaneously.
In technique scheme, preferably, business rule loads and execution module 106, specifically also comprise: business rule plug-in unit list judge module, for judging whether business rule plug-in unit list that business rule plug-in unit list read module reads changes or being loading for the first time, if so, turn to new business rule plug-in unit load-on module; Otherwise, deflection service rule plug-in unit order module; New business rule plug-in unit load-on module, for new business rule plug-in unit is loaded on after java virtual machine, deflection service rule plug-in unit order module; And, business rule load and execution module 106 also for: when service logic arranges that business rule plug-in unit list corresponding to service logic that module 104 arranges changes or when loading for the first time, new business rule plug-in unit is loaded in java virtual machine.In this technical scheme, when business rule plug-in unit list corresponding to service logic changes or when loading for the first time, new business rule plug-in unit is loaded in time, while making client design operation system, can collect easily some public business rules, reduce the repetition of business rule.
Fig. 2 shows the process flow diagram of configurable according to an embodiment of the invention business rule plug-in extension method.
As shown in Figure 2, configurable according to an embodiment of the invention business rule plug-in extension method, comprising: step 202: registration business rule; Step 204: the business rule of step 202 registration that business operation is comprised arranges; Step 206: when user is when interactive interface triggers a business operation, the business rule arranging by step 204 is carried out business rule plug-in unit.In this technical scheme, before carrying out business rule plug-in unit, business rule corresponding to business rule plug-in unit carried out to unified registration and logic setting, can improve the reusability of business rule plug-in unit, reduce repeated registration and the logic setting of business rule, improve treatment effeciency.
In technique scheme, preferably, the operation of step 202 registration business rule, specifically comprises: the log-on data that record comprises business rule plug-in unit id, business operation extension point, business rule plug-in unit descriptor, business rule plug-in unit Classloader.
In technique scheme, preferably, the operation that the business rule of business rule Registering modules that step 204 pair business operation comprises registration arranges, specifically comprises: mainly define business rule plug-in unit that business operation comprises and the execution sequence of plug-in unit.
In technique scheme, preferably, as shown in Figure 3, step 206, specifically comprises: step 302: according to user's operation, find associated business operation; Step 304: the extension point of the associated services operational correspondence finding according to step 302, reads the list of business rule plug-in unit; Step 310: the business rule plug-in unit list of reading according to step 304, business rule plug-in unit is sequentially sorted by operation; Step 312: the sequence according to step 310 pair business rule plug-in component operation order, travels through and carry out business rule plug-in unit.In this technical scheme, can be according to user's operation, by the extension point of management service operational correspondence and the corresponding sequence of business rule plug-in unit list, and carry out corresponding business rule plug-in unit by this sequence, brought the degree of freedom of service design to enforcement and client, also facilitated developer's finishing service demand fast, and efficiency and the quality of exploitation can be provided greatly simultaneously.
In technique scheme, preferably, between step 304 and step 310, step 206, specifically also comprises: step 306: whether the business rule plug-in unit list that determining step 304 reads changes or for loading for the first time, if so, turn to step 308; Otherwise, turn to step 310; Step 308: after new business rule plug-in unit is loaded in java virtual machine, turn to step 310; And step 206 also comprises: business rule plug-in unit list corresponding to service logic arranging when step 204 changes or when loading for the first time, new business rule plug-in unit be loaded in java virtual machine.In this technical scheme, when business rule plug-in unit list corresponding to service logic changes or when loading for the first time, new business rule plug-in unit is loaded in time, while making client design operation system, can collect easily some public business rules, reduce the repetition of business rule.
In technical scheme of the present invention, business rule refers to: relatively independent function in business operation, it is the ingredient of business operation.For example, the modification of data is preserved business operation and has been comprised business rule: the (1) business rule of concurrent control, (2) the business rule of data default value, (3) the business rule of data document number, (4) the business rule of data integrity, (5) the business rule of data persistence, (6) organizes the business rule of return data.
For example, the workflow of technical solution of the present invention can comprise following three ingredients:
(1) business rule registration
Business rule is mainly divided into two large types, and a class is general rule, and another kind of is dedicated rules.During business rule registration, need the data such as record traffic rule plug-in unit id, business operation extension point, business rule plug-in unit descriptor, business rule plug-in unit Classloader.Business rule plug-in unit id is business rule plug-in unit sign, is used for unique definite business rule plug-in unit.Business operation extension point is the sign of Batch Processing operation, and general business rule plug-in extension point is Common.Business rule plug-in unit Classloader is that corresponding rule realizes class.
In table 1, be two business plug-in units, ID1 is a general service rule, mainly processes concurrent control.ID2 is a special-purpose business rule plug-in unit, is used for the business that quantity performed can write.
table 1: business rule registration
Business rule plug-in unit id Business operation extension point Business rule plug-in unit descriptor Business rule plug-in unit class
ID1 Common Concurrent service control rule Plug-in unit class 1
ID2 Extendpoint1 Xxx write-back quantity business rule Plug-in unit class 2
(2) business operation setting
Business operation setting is that the business rule that a business operation is comprised arranges, and mainly defines business rule plug-in unit that business operation comprises and the execution sequence of plug-in unit.As shown in table 2, business operation 1 has defined business operation extension point, and this business operation comprises business rule ID1, ID2.For example, business operation title: business operation 1, business operation extension point: Extendpoint1.
table 2: business operation setting
Business rule plug-in unit id Execution sequence
ID1 1
ID2 2
(3) business rule executive system: when user is when interactive interface triggers a business operation, business rule plug-in unit loads and carries out flow process, specifically comprises:
1. user opens a service node, in the enterprising line correlation operation of service node.System is passed to server end by user's service data, and server finds the business operation data associated with this service data according to user's service data;
2. resolve the extension point data of customer service service data, read the business rule plug-in unit table data of this extension point data correlation;
3. judge whether current business rule plug-in's data loads for the first time in system.If load and the business rule plug-in unit class data that define in all business rule plug-in's datas be loaded in java virtual machine for the first time; If the change that business rule plug-in unit table data occurs, is loaded into the business rule plug-in unit class data that define in new business rule plug-in's data in java virtual machine;
4. for the current business rule plug-in unit class data that load, according to the execution sequence of definition, sort, form the business rule plug-in unit class data that take order;
5. the business rule plug-in unit class data that traversal loads, carry out business plug-in unit class one by one.
The preservation of planned order using below as applicating example, the setting up procedure of technical solution of the present invention is described.First define the business rule plug-in unit that the preservation business operation of planned order comprises.As shown in table 3.
table 3: planned order is preserved business operation related service rule plug-in registration
Figure BDA0000436537180000081
Business operation arranges, as shown in table 4.For example, business operation title: planned order is preserved business operation; Business operation extension point: PO_Save.
table 4: planned order is preserved business operation related service operation setting
Business rule plug-in unit id Execution sequence
ID1 1
ID2 2
ID3 3
ID4 4
ID5 5
ID6 6
After business rule plug-in unit, business operation define, business rule plug-in unit executive system can be when business operation triggers automatic Composition carry out business rule plug-in unit.
Because business rule plug-in unit granularity is very thin, function relevant for.Client's secondary development personnel can replace very easily, add, delete, recombinate and preserve the business rule plug-in unit of business operation, thus satisfying personalized demand.
Technical scheme of the present invention, all business operations are split as to the thinner business rule of granularity, these business rules are separate, and provide for business rule plug-in unit and carry out visual edit, we just can facilitate user's Added Business rule plug-in unit, delete business rule plug-in unit, replace business rule plug-in unit, business rule plug-in unit execution sequence is arranged like this.Because the granularity of business rule is thinner, the basis that this provides also to the reusability of raising software, when client designs operation system, can collect some public business rules easily, has reduced the repetition of business rule.Technical scheme of the present invention, not only can conveniently implement and client carries out service design, can also help developer's finishing service demand fast, and efficiency and the quality of exploitation can be provided greatly.
Technical scheme of the present invention, by visual edit mode, a large business operation is split as to the more tiny and separate business rule plug-in unit of granularity, facilitate user's Added Business rule plug-in unit, delete business rule plug-in unit, replace business rule plug-in unit, business rule plug-in unit execution sequence is arranged, promoted the design of large software system and the reusability in implementation procedure.The repetition of business rule in software systems that some general business rule plug-in units are also less.The degree of freedom of having brought service design to enforcement and client, has also facilitated developer's finishing service demand fast, and efficiency and the quality of exploitation can be provided greatly simultaneously.
Technical scheme of the present invention, relates to a kind of configurable business operation implementation method, is mainly used in the rule that in software systems, dynamic configuration service is carried out, and the dirigibility of system is provided.Technical scheme of the present invention, combines business rule with plug-in unit system, strengthened reusability, dynamic, the dirigibility of operation system, has also facilitated user to develop efficiently, fast operation system simultaneously.
More than be described with reference to the accompanying drawings technical scheme of the present invention, considered and in correlation technique, do not have easy, the unified business operation for having formed replace, delete and the solution of the business rule plug-in extension that carries out of recombinating.Existing business rule plug-in extension cannot complete the business rule plug-in extension process that does not have suitable extension point business to participate in.Therefore, the present invention proposes a kind of configurable business rule plug-in extension device and a kind of configurable business rule plug-in extension method, can be on existing business rule plug-in unit basis, the business operation having formed is increased, replaces, deleted and the execution sequence of recombinating, foundation by the thinner business rule of granularity, formed towards all business operations rule plug-in extension systems, general, unified expansion thinking can be provided, and reduce the repetition of business rule.
The foregoing is only the preferred embodiments of the present invention, be not limited to the present invention, for a person skilled in the art, the present invention can have various modifications and variations.Within the spirit and principles in the present invention all, any modification of doing, be equal to replacement, improvement etc., within all should being included in protection scope of the present invention.

Claims (10)

1. a configurable business rule plug-in extension device, is characterized in that, comprising:
Business rule Registering modules, for registering business rule;
Service logic arranges module, and the business rule of registering for the described business rule Registering modules that business operation is comprised arranges;
Business rule loads and execution module, for when user is when interactive interface triggers a business operation, by described service logic, the business rule execution business rule plug-in unit that module arranges is set.
2. configurable business rule plug-in extension device according to claim 1, it is characterized in that, the operation of described business rule Registering modules registration business rule, specifically comprises: the log-on data that record comprises business rule plug-in unit id, business operation extension point, business rule plug-in unit descriptor, business rule plug-in unit Classloader.
3. configurable business rule plug-in extension device according to claim 1, it is characterized in that, described service logic arranges the operation that the business rule of the described business rule Registering modules registration that module comprises business operation arranges, and specifically comprises: mainly define business rule plug-in unit that business operation comprises and the execution sequence of plug-in unit.
4. according to the configurable business rule plug-in extension device described in any one in claim 1-3, it is characterized in that, described business rule loads and execution module, specifically comprises:
Business operation relating module, for according to user's operation, finds associated business operation;
Business rule plug-in unit list read module, the extension point for the associated services operational correspondence that finds according to described business operation relating module, reads the list of business rule plug-in unit;
Business rule plug-in unit order module, for the business rule plug-in unit list of reading according to described business rule plug-in unit list read module, sequentially sorts by operation to business rule plug-in unit;
Business rule plug-in unit execution module, for the sequence to business rule plug-in component operation order according to described business rule plug-in unit order module, travels through and carries out business rule plug-in unit.
5. configurable business rule plug-in extension device according to claim 4, is characterized in that, described business rule loads and execution module, specifically also comprises:
Business rule plug-in unit list judge module, for judging whether the business rule plug-in unit list that described business rule plug-in unit list read module reads changes or for loading for the first time, if so, turn to new business rule plug-in unit load-on module; Otherwise, turn to described business rule plug-in unit order module;
New business rule plug-in unit load-on module, for new business rule plug-in unit is loaded on after java virtual machine, turns to described business rule plug-in unit order module; And,
Described business rule loads and execution module also changes for: business rule plug-in unit list corresponding to service logic that module setting is set when described service logic or when loading for the first time, new business rule plug-in unit is loaded in java virtual machine.
6. a configurable business rule plug-in extension method, is characterized in that, comprising:
Step 202: registration business rule;
Step 204: the business rule of described step 202 registration that business operation is comprised arranges;
Step 206: when user is when interactive interface triggers a business operation, the business rule arranging by described step 204 is carried out business rule plug-in unit.
7. configurable business rule plug-in extension method according to claim 6, it is characterized in that, the operation of described step 202 registration business rule, specifically comprises: the log-on data that record comprises business rule plug-in unit id, business operation extension point, business rule plug-in unit descriptor, business rule plug-in unit Classloader.
8. configurable business rule plug-in extension method according to claim 6, it is characterized in that, the operation that the business rule of the described business rule Registering modules registration that described step 204 pair business operation comprises arranges, specifically comprises: mainly define business rule plug-in unit that business operation comprises and the execution sequence of plug-in unit.
9. according to the configurable business rule plug-in extension method described in any one in claim 6-7, it is characterized in that, described step 206, specifically comprises:
Step 302: according to user's operation, find associated business operation;
Step 304: the extension point of the associated services operational correspondence finding according to described step 302, reads the list of business rule plug-in unit;
Step 310: the business rule plug-in unit list of reading according to described step 304, business rule plug-in unit is sequentially sorted by operation;
Step 312: the sequence according to described step 310 pair business rule plug-in component operation order, travels through and carry out business rule plug-in unit.
10. configurable business rule plug-in extension method according to claim 9, is characterized in that, between step 304 and step 310, described step 206, specifically also comprises:
Step 306: judge whether the business rule plug-in unit list that described step 304 reads changes or for loading for the first time, if so, turn to step 308; Otherwise, turn to described step 310;
Step 308: after new business rule plug-in unit is loaded in java virtual machine, turn to described step 310; And,
Described step 206 also comprises: business rule plug-in unit list corresponding to service logic arranging when described step 204 changes or when loading for the first time, new business rule plug-in unit be loaded in java virtual machine.
CN201310683546.7A 2013-12-12 2013-12-12 Configurable business rule plug-in extension apparatus and business rule plug-in extension method Pending CN103617508A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310683546.7A CN103617508A (en) 2013-12-12 2013-12-12 Configurable business rule plug-in extension apparatus and business rule plug-in extension method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310683546.7A CN103617508A (en) 2013-12-12 2013-12-12 Configurable business rule plug-in extension apparatus and business rule plug-in extension method

Publications (1)

Publication Number Publication Date
CN103617508A true CN103617508A (en) 2014-03-05

Family

ID=50168212

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310683546.7A Pending CN103617508A (en) 2013-12-12 2013-12-12 Configurable business rule plug-in extension apparatus and business rule plug-in extension method

Country Status (1)

Country Link
CN (1) CN103617508A (en)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104317590A (en) * 2014-10-22 2015-01-28 中国建设银行股份有限公司 Embedded configuration system and embedded review process configuration method
CN104331289A (en) * 2014-10-31 2015-02-04 北京思特奇信息技术股份有限公司 Method and device for applying plug-in design application to flow processing
CN104461562A (en) * 2014-12-22 2015-03-25 山东中创软件商用中间件股份有限公司 Task creating method and system
CN105138532A (en) * 2015-06-26 2015-12-09 深圳市腾讯计算机系统有限公司 Method, device and system for processing service data
CN105893413A (en) * 2015-11-26 2016-08-24 乐视云计算有限公司 Service extension method and extension system for server
CN106502757A (en) * 2016-12-27 2017-03-15 北京恒华伟业科技股份有限公司 A kind of plug-in management method and device
CN106557307A (en) * 2015-09-29 2017-04-05 腾讯科技(深圳)有限公司 The processing method and processing system of business datum
CN106557342A (en) * 2015-09-30 2017-04-05 阿里巴巴集团控股有限公司 A kind of implementation method and device of service logic
WO2017107826A1 (en) * 2015-12-23 2017-06-29 阿里巴巴集团控股有限公司 Service information pushing method and device
CN107479869A (en) * 2017-06-28 2017-12-15 中国建设银行股份有限公司 Realize the method and system of Function Extension
CN107773984A (en) * 2016-08-26 2018-03-09 博雅网络游戏开发(深圳)有限公司 Chess and card games loading method and chess and card games system
CN110704124A (en) * 2019-09-19 2020-01-17 国云科技股份有限公司 Stream data structuralization processing system and method
CN111090451A (en) * 2019-11-08 2020-05-01 贝壳技术有限公司 Service configuration method, device and storage medium
CN113656092A (en) * 2021-07-29 2021-11-16 浙江浙大中控信息技术有限公司 Plug-in-based SCADA system driver protocol efficient management method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002025540A2 (en) * 2000-09-21 2002-03-28 Netscape Communications Corporation Business rules system
CN102087594A (en) * 2010-12-27 2011-06-08 用友软件股份有限公司 Management method and device for extension point and plugins
CN102214109A (en) * 2010-04-08 2011-10-12 深圳市金蝶中间件有限公司 Method and device for loading plug-ins
CN103297381A (en) * 2012-02-22 2013-09-11 阿里巴巴集团控股有限公司 Service access method based on plugin and system thereof

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002025540A2 (en) * 2000-09-21 2002-03-28 Netscape Communications Corporation Business rules system
CN102214109A (en) * 2010-04-08 2011-10-12 深圳市金蝶中间件有限公司 Method and device for loading plug-ins
CN102087594A (en) * 2010-12-27 2011-06-08 用友软件股份有限公司 Management method and device for extension point and plugins
CN103297381A (en) * 2012-02-22 2013-09-11 阿里巴巴集团控股有限公司 Service access method based on plugin and system thereof

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104317590B (en) * 2014-10-22 2017-12-12 中国建设银行股份有限公司 The method of embedded configuration system and embedded configuration audit flow
CN104317590A (en) * 2014-10-22 2015-01-28 中国建设银行股份有限公司 Embedded configuration system and embedded review process configuration method
CN104331289A (en) * 2014-10-31 2015-02-04 北京思特奇信息技术股份有限公司 Method and device for applying plug-in design application to flow processing
CN104461562A (en) * 2014-12-22 2015-03-25 山东中创软件商用中间件股份有限公司 Task creating method and system
CN105138532A (en) * 2015-06-26 2015-12-09 深圳市腾讯计算机系统有限公司 Method, device and system for processing service data
CN105138532B (en) * 2015-06-26 2018-04-06 深圳市腾讯计算机系统有限公司 The methods, devices and systems of business data processing
CN106557307A (en) * 2015-09-29 2017-04-05 腾讯科技(深圳)有限公司 The processing method and processing system of business datum
CN106557342A (en) * 2015-09-30 2017-04-05 阿里巴巴集团控股有限公司 A kind of implementation method and device of service logic
CN105893413A (en) * 2015-11-26 2016-08-24 乐视云计算有限公司 Service extension method and extension system for server
WO2017107826A1 (en) * 2015-12-23 2017-06-29 阿里巴巴集团控股有限公司 Service information pushing method and device
CN107773984A (en) * 2016-08-26 2018-03-09 博雅网络游戏开发(深圳)有限公司 Chess and card games loading method and chess and card games system
CN106502757A (en) * 2016-12-27 2017-03-15 北京恒华伟业科技股份有限公司 A kind of plug-in management method and device
CN107479869A (en) * 2017-06-28 2017-12-15 中国建设银行股份有限公司 Realize the method and system of Function Extension
CN110704124A (en) * 2019-09-19 2020-01-17 国云科技股份有限公司 Stream data structuralization processing system and method
CN111090451A (en) * 2019-11-08 2020-05-01 贝壳技术有限公司 Service configuration method, device and storage medium
CN113656092A (en) * 2021-07-29 2021-11-16 浙江浙大中控信息技术有限公司 Plug-in-based SCADA system driver protocol efficient management method
CN113656092B (en) * 2021-07-29 2024-04-19 浙江中控信息产业股份有限公司 Plug-in-based SCADA system driving protocol efficient management method

Similar Documents

Publication Publication Date Title
CN103617508A (en) Configurable business rule plug-in extension apparatus and business rule plug-in extension method
CN107515878B (en) Data index management method and device
CN103368986B (en) Information recommendation method and information recommendation device
CN104503840A (en) Method and device for optimizing terminal resources
CN104537076A (en) File reading and writing method and device
CN105812175B (en) Resource management method and resource management equipment
CN107704597A (en) Relevant database to Hive ETL script creation methods
CN105677904B (en) Small documents storage method and device based on distributed file system
CN105373746B (en) A kind of distributed data processing method and apparatus
CN104504010B (en) The data collecting system and its acquisition method of a kind of multi-to-multi
CN106202074A (en) A kind of method and device processing shared file
CN108418752B (en) A kind of creation method and device of aggregation group
CN103581317B (en) A kind of method of network resources locating
CN107807830A (en) Medical software update method and server based on cluster
CN104410511B (en) A kind of server management method and system
CN110083536B (en) Test resource allocation method and device, electronic equipment and storage medium
CN102129619A (en) Service data processing method and system based on cloud storage
CN107241312A (en) A kind of right management method and device
CN109271247A (en) Memory Optimize Method, device, computer installation and storage medium
CN110609924A (en) Method, device and equipment for calculating total quantity relation based on graph data and storage medium
CN107305570A (en) A kind of data retrieval method and system
CN107818117B (en) Data table establishing method, online query method and related device
CN104753741A (en) Network card test performance adjustment method and device
CN107451229B (en) Database query method and device
CN107463638A (en) File sharing method and equipment between offline virtual machine

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Address after: 100094 Beijing city Haidian District North Road No. 68, UFIDA Software Park

Applicant after: Yonyou Network Technology Co., Ltd.

Address before: 100094 Beijing city Haidian District North Road No. 68, UFIDA Software Park

Applicant before: UFIDA Software Co., Ltd.

COR Change of bibliographic data
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20140305