Skip navigation links

Package org.apache.commons.chain

The fundamental API contracts for the Chain of Responsibilty Pattern as implemented in this package.

See: Description

Package org.apache.commons.chain Description

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.

Skip navigation links

Copyright © 2003–2021 The Apache Software Foundation. All rights reserved.