SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

jakarta-commons-chain rpm build for : Other. For other distributions click jakarta-commons-chain.

Name : jakarta-commons-chain
Version : 1.0 Vendor : jPackage project
Release : 1jpp Date : 2005-10-19 16:17:35
Group : Development/Libraries/Java Source RPM : jakarta-commons-chain-1.0-1jpp.src.rpm
Size : 0.09 MB
Packager : Ralph Apel < r_apel_r-apel_de>
Summary : Commons Chain
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 patten 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/www.jpackage.org/jpackage/1.6/generic/devel/RPMS

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  jakarta-commons-chain-1.0-1jpp.noarch.rpm
     

Provides :
jakarta-commons-chain

Requires :
jakarta-commons-logging
rpmlib(CompressedFileNames) <= 3.0.4-1
jakarta-commons-beanutils
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
portlet-1.0-api
myfaces
jakarta-commons-digester
servletapi4


Content of RPM :
/usr/share/doc/jakarta-commons-chain-1.0/LICENSE.txt
/usr/share/java/commons-chain-1.0.jar
/usr/share/java/commons-chain.jar
/usr/share/java/jakarta-commons-chain-1.0.jar
/usr/share/java/jakarta-commons-chain.jar

 
ICM