Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help |
The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...
The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.
A popular technique for organizing the execution of complex processing flows is the "Chain of Responsibility" pattern, as described (among many other places) in the classic "Gang of Four" design patterns book. Although the fundamental API contracts required to implement this design pattern are extremely simple, it is useful to have a base API that facilitates using the pattern, and (more importantly) encouraging composition of command implementations from multiple diverse sources. Towards that end, the Chain API models a computation as a series of "commands" that can be combined into a "chain". The API for a command consists of a single method (execute()), which is passed a "context" parameter containing the dynamic state of the computation, and whose return value is a boolean that determines whether or not processing for the current chain has been completed (true), or whether processing should be delegated to the next command in the chain (false).
Package | Summary | Distribution | Download |
apache-commons-chain-1.2-20.mga8.noarch.html | An implementation of the GoF Chain of Responsibility pattern | Mageia 8 for aarch64 | apache-commons-chain-1.2-20.mga8.noarch.rpm |
apache-commons-chain-1.2-20.mga8.noarch.html | An implementation of the GoF Chain of Responsibility pattern | Mageia 8 for x86_64 | apache-commons-chain-1.2-20.mga8.noarch.rpm |
apache-commons-chain-1.2-20.mga8.noarch.html | An implementation of the GoF Chain of Responsibility pattern | Mageia 8 for armv7hl | apache-commons-chain-1.2-20.mga8.noarch.rpm |
apache-commons-chain-1.2-20.mga8.noarch.html | An implementation of the GoF Chain of Responsibility pattern | Mageia 8 for i586 | apache-commons-chain-1.2-20.mga8.noarch.rpm |
apache-commons-chain-1.2-3.5.noarch.html | An implementation of the GoF Chain of Responsibility pattern | OpenSuSE Tumbleweed for noarch | apache-commons-chain-1.2-3.5.noarch.rpm |
An implementation of the GoF Chain of Responsibility pattern | apache-commons-chain-1.2-3.4.noarch.rpm | ||
apache-commons-chain-1.2-3.4.noarch.html | An implementation of the GoF Chain of Responsibility pattern | OpenSuSE Ports Tumbleweed for noarch | apache-commons-chain-1.2-3.4.noarch.rpm |
apache-commons-chain-1.2-bp156.3.8.noarch.html | An implementation of the GoF Chain of Responsibility pattern | OpenSuSE Leap 15.6 for noarch | apache-commons-chain-1.2-bp156.3.8.noarch.rpm |
apache-commons-chain-1.2-bp155.2.13.noarch.html | An implementation of the GoF Chain of Responsibility pattern | OpenSuSE Leap 15.5 for noarch | apache-commons-chain-1.2-bp155.2.13.noarch.rpm |
apache-commons-chain-1.2-lp160.1.3.noarch.html | An implementation of the GoF Chain of Responsibility pattern | OpenSuSE Leap 16.0 for noarch | apache-commons-chain-1.2-lp160.1.3.noarch.rpm |
Generated by rpm2html 1.6