معرفی شرکت ها


apache-commons-chain-1.2-alt2_22jpp11.noarch.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

An implementation of the GoF Chain of Responsibility pattern
ویژگی مقدار
سیستم عامل Linux
توزیع ALT p10
مخزن ALTLinux classic noarch
نام بسته apache-commons-chain
نام فایل بسته apache-commons-chain-1.2-alt2_22jpp11.noarch.rpm
نسخه بسته 1.2
انتشار بسته alt2_22jpp11
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Sat 05 Jun 2021 05
هاست سازنده viy-sisyphus.hasher.altlinux.org
نوع بسته .rpm
آدرس صفحه اصلی http://commons.apache.org/chain/
مجوز ASL 2.0
حجم دانلود 92K
حجم نصب 115.913K
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).


جایگزین ها

بسته نسخه معماری مخزن
apache-commons-chain-javadoc-1.2-alt2_22jpp11.noarch.rpm 1.2 noarch ALT classic


نیازمندی

مقدار نام
- javapackages-filesystem
- mvn(commons-beanutils:commons-beanutils)
- mvn(commons-digester:commons-digester)
- mvn(commons-logging:commons-logging)
- mvn(org.jboss.spec.javax.faces:jboss-jsf-api_2.1_spec)
- rpmlib(PayloadIsLzma)


ارائه دهنده

مقدار نام
= 1.2 mvn(commons-chain:commons-chain)
= 1.2 mvn(commons-chain:commons-chain:pom:)
= 1.2.0 osgi(org.apache.commons.commons-chain)
= 1:1.2-alt2_22jpp11:sisyphus+273693.100.1.1 apache-commons-chain


نحوه نصب


نصب پکیج rpm apache-commons-chain:

    sudo apt-get install apache-commons-chain-1.2-alt2_22jpp11.noarch.rpm


فایل ها

مسیرها
/usr/share/doc/apache-commons-chain-1.2
/usr/share/doc/apache-commons-chain-1.2/LICENSE.txt
/usr/share/doc/apache-commons-chain-1.2/NOTICE.txt
/usr/share/doc/apache-commons-chain-1.2/RELEASE-NOTES.txt
/usr/share/java/apache-commons-chain.jar
/usr/share/java/commons-chain.jar
/usr/share/maven-metadata/apache-commons-chain.xml
/usr/share/maven-poms/apache-commons-chain.pom
/usr/share/maven-poms/commons-chain.pom


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2021-06-05

fixed build

2021-04-29

update

2019-05-25

new version

2019-02-05

fc29 update

2018-04-15

java update

2017-11-09

fc27 update

2017-10-22

new jpp release

2016-12-16

new fc release

2016-11-22

new fc release

2016-02-04

java 8 mass update

2014-09-08

new release

2014-07-28

new release

2013-03-17

fc update

2012-09-04

build w/o maven-plugin-rat

2012-03-20

fixed build with maven3

2011-02-23

new version