The fundamental API contracts for the Chain of Responsibilty Pattern as
implemented in this package. See
org.apache.commons.chain.impl for
convenient base implementations of Chain and Context,
and see org.apache.commons.chain.web for
specialized Context implementations suitable for use in web
applications.