Sat, 18 May 2024 00:39:20 UTC | login

Information for RPM apache-commons-chain-1.2-18.fc29.noarch.rpm

ID174984
Nameapache-commons-chain
Version1.2
Release18.fc29
Epoch
Archnoarch
SummaryAn implementation of the GoF Chain of Responsibility pattern
DescriptionA 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).
Build Time2018-07-12 20:20:57 GMT
Size97.59 KB
146e567b06bc4592a34fc92771805f37
LicenseASL 2.0
Provides
apache-commons-chain = 1.2-18.fc29
mvn(commons-chain:commons-chain) = 1.2
mvn(commons-chain:commons-chain:pom:) = 1.2
osgi(org.apache.commons.chain) = 1.2.0
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
java-headless >= 1:1.6
javapackages-tools
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(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 10 of 10
Name ascending sort Size
/usr/share/doc/apache-commons-chain0.00 B
/usr/share/doc/apache-commons-chain/RELEASE-NOTES.txt1.40 KB
/usr/share/java/apache-commons-chain.jar91.45 KB
/usr/share/java/commons-chain.jar24.00 B
/usr/share/licenses/apache-commons-chain0.00 B
/usr/share/licenses/apache-commons-chain/LICENSE.txt11.09 KB
/usr/share/licenses/apache-commons-chain/NOTICE.txt174.00 B
/usr/share/maven-metadata/apache-commons-chain.xml3.44 KB
/usr/share/maven-poms/apache-commons-chain.pom8.45 KB
/usr/share/maven-poms/commons-chain.pom24.00 B
Component of No Buildroots