Uses of Interface
org.chenile.owiz.impl.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.context
Modifier and TypeClassDescriptionclass
A bidirectional exchange that navigates between different Chenile Interceptors. -
Uses of ChainContextContainer in org.chenile.owiz.impl
Modifier and TypeClassDescriptionclass
FilterChain<InputType extends ChainContextContainer<InputType>>
A variation of the Chain for AOP like surround processing.