See: Description
Interface | Description |
---|---|
Catalog | |
Chain | |
Command | |
Context | |
Filter |
Class | Description |
---|---|
CatalogFactory |
A
CatalogFactory is a class used to store and retrieve
Catalog s. |
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.
Copyright © 2003–2021 The Apache Software Foundation. All rights reserved.