Commons Chain :: Parent 1.3.0 API
Package
Description
The fundamental API contracts for the Chain of Responsibility Pattern as
implemented in this package.
Optional package for configuring command chains in a catalog
(using Digester) from an XML configuration file.
Concrete implementations of generic Commands that are useful in many
different environments, not tied to a particular tier such as Servlets).
Convenient base implementations of Chain of Responsibility Pattern
contracts from
org.apache.commons.chain
.Basis for specialized
Context
implementations suitable for use
in web applications, and generic Command
implementations useful
across web application environments.Basis for specialized
Context
implementations suitable for use
in web applications (JEE9+), and generic Command
implementations
useful across web application environments.Specialized
Context
and Command
implementations
suitable for use in a JakartaServer Faces API environment.Internal basis for specialized
Context
implementations suitable for
use in web applications (JEE9+), and generic Command
implementations useful across web application environments.Specialized
Context
and Command
implementations
suitable for use in a Jakarta Servlet API environment.Basis for specialized
Context
implementations suitable for use
in web applications (till JEE8), and generic Command
implementations
useful across web application environments.Specialized
Context
and Command
implementations
suitable for use in a JavaServer Faces API environment.Internal basis for specialized
Context
implementations suitable for
use in web applications (till JEE8), and generic Command
implementations useful across web application environments.Specialized
Context
and Command
implementations
suitable for use in a Portlet API environment.Specialized
Context
and Command
implementations
suitable for use in a Servlet API environment.