This package is under development, and the API is not
guaranteed to be the same when it is ready for release.
You can find this in the Scratchpad.jar file if you want
to play with it. Do not blame us if the next release of
Excalibur breaks your code if you use this package.
|
Avalon Excalibur's pipeline package is located at
org.apache.avalon.excalibur.pipeline
(in the
Scratchpad jar). It is designed to allow you to set up
an arbitrary pipeline that is stepped through. As each
stage is retrieved, you can perform any operations on
it that you need.
The pipeline code does function, but it may be restructured
at any time.