SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

apache-commons-chain rpm build for : Fedora 23. For other distributions click apache-commons-chain.

Name : apache-commons-chain
Version : 1.2 Vendor : Fedora Project
Release : 12.fc23 Date : 2015-06-17 04:20:39
Group : Unspecified Source RPM : apache-commons-chain-1.2-12.fc23.src.rpm
Size : 0.11 MB
Packager : Fedora Project
Summary : An implementation of the GoF Chain of Responsibility pattern
Description :
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).

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/releases/23/Everything/armhfp/os/Packages/a

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  apache-commons-chain-1.2-12.fc23.noarch.rpm
ftp.icm.edu.pl  apache-commons-chain-1.2-12.fc23.noarch.rpm
ftp.icm.edu.pl  apache-commons-chain-1.2-12.fc23.noarch.rpm
     

Provides :
apache-commons-chain
mvn(commons-chain:commons-chain)
mvn(commons-chain:commons-chain:pom:)
osgi(org.apache.commons.chain)

Requires :
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
mvn(commons-digester:commons-digester)
rpmlib(PayloadIsXz) <= 5.2-1
java-headless => 1:1.6
jpackage-utils
mvn(commons-logging:commons-logging)
mvn(org.jboss.spec.javax.faces:jboss-jsf-api_2.1_spec)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
mvn(commons-beanutils:commons-beanutils)


Content of RPM :
/usr/share/doc/apache-commons-chain
/usr/share/doc/apache-commons-chain/RELEASE-NOTES.txt
/usr/share/java/apache-commons-chain.jar
/usr/share/java/commons-chain.jar
/usr/share/licenses/apache-commons-chain
/usr/share/licenses/apache-commons-chain/LICENSE.txt
/usr/share/licenses/apache-commons-chain/NOTICE.txt
/usr/share/maven-metadata/apache-commons-chain.xml
/usr/share/maven-poms/apache-commons-chain.pom
/usr/share/maven-poms/commons-chain.pom

 
ICM