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.

System Arch

RPM resource apache-commons-chain

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).

Found 1 sites for apache-commons-chain

Found 16 RPM for apache-commons-chain

PackageSummaryDistributionDownload
apache-commons-chain-1.2-20.mga8.noarch.htmlAn implementation of the GoF Chain of Responsibility patternMageia 8 for aarch64apache-commons-chain-1.2-20.mga8.noarch.rpm
apache-commons-chain-1.2-20.mga8.noarch.htmlAn implementation of the GoF Chain of Responsibility patternMageia 8 for x86_64apache-commons-chain-1.2-20.mga8.noarch.rpm
apache-commons-chain-1.2-20.mga8.noarch.htmlAn implementation of the GoF Chain of Responsibility patternMageia 8 for armv7hlapache-commons-chain-1.2-20.mga8.noarch.rpm
apache-commons-chain-1.2-20.mga8.noarch.htmlAn implementation of the GoF Chain of Responsibility patternMageia 8 for i586apache-commons-chain-1.2-20.mga8.noarch.rpm
apache-commons-chain-1.2-12.1.el7.noarch.htmlAn implementation of the GoF Chain of Responsibility patternEPEL 7 for ppc64leapache-commons-chain-1.2-12.1.el7.noarch.rpm
apache-commons-chain-1.2-12.1.el7.noarch.htmlAn implementation of the GoF Chain of Responsibility patternEPEL 7 for aarch64apache-commons-chain-1.2-12.1.el7.noarch.rpm
apache-commons-chain-1.2-12.1.el7.noarch.htmlAn implementation of the GoF Chain of Responsibility patternEPEL 7 for ppc64apache-commons-chain-1.2-12.1.el7.noarch.rpm
apache-commons-chain-1.2-12.1.el7.noarch.htmlAn implementation of the GoF Chain of Responsibility patternEPEL 7 for x86_64apache-commons-chain-1.2-12.1.el7.noarch.rpm
apache-commons-chain-1.2-3.2.noarch.htmlAn implementation of the GoF Chain of Responsibility patternOpenSuSE Tumbleweed for noarchapache-commons-chain-1.2-3.2.noarch.rpm
apache-commons-chain-1.2-3.2.noarch.htmlAn implementation of the GoF Chain of Responsibility patternOpenSuSE Ports Tumbleweed for noarchapache-commons-chain-1.2-3.2.noarch.rpm
An implementation of the GoF Chain of Responsibility patternapache-commons-chain-1.2-3.1.noarch.rpm
apache-commons-chain-1.2-bp156.3.8.noarch.htmlAn implementation of the GoF Chain of Responsibility patternOpenSuSE Leap 15.6 for noarchapache-commons-chain-1.2-bp156.3.8.noarch.rpm
apache-commons-chain-1.2-bp155.2.13.noarch.htmlAn implementation of the GoF Chain of Responsibility patternOpenSuSE Leap 15.5 for noarchapache-commons-chain-1.2-bp155.2.13.noarch.rpm
apache-commons-chain-1.2-bp154.1.29.noarch.htmlAn implementation of the GoF Chain of Responsibility patternOpenSuSE Leap 15.4 for noarchapache-commons-chain-1.2-bp154.1.29.noarch.rpm
apache-commons-chain-1.2-bp153.1.18.noarch.htmlAn implementation of the GoF Chain of Responsibility patternOpenSuSE Leap 15.3 for noarchapache-commons-chain-1.2-bp153.1.18.noarch.rpm
apache-commons-chain-1.2-lp152.1.1.noarch.htmlAn implementation of the GoF Chain of Responsibility patternOpenSuSE Leap 15.2 for noarchapache-commons-chain-1.2-lp152.1.1.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet