Uses of Interface
org.chenile.owiz.impl.ChainContextContainer
Packages that use ChainContextContainer
Package
Description
The core Chenile exchange objects are defined here.
Key Command implementations, chain implementations and base classes are defined here.
- 
Uses of ChainContextContainer in org.chenile.core.contextClasses in org.chenile.core.context that implement ChainContextContainerModifier and TypeClassDescriptionclassA bidirectional exchange that navigates between different Chenile Interceptors.
- 
Uses of ChainContextContainer in org.chenile.owiz.implClasses in org.chenile.owiz.impl with type parameters of type ChainContextContainerModifier and TypeClassDescriptionclassFilterChain<InputType extends ChainContextContainer<InputType>>A variation of the Chain for AOP like surround processing.