|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| FlowControlMessagePipelineBranchConfiguration | FlowControlMessagePipelineBranchConfiguration extends XMLConfiguration
to support the <stage-configuration> PipelineStageConfiguration element
for a FlowControlPipelineStage. |
| MessagePipelineConfiguration | MessagePipelineConfiguration extends XMLConfiguration in order to configure a single instance of MessagePipeline. |
| PipelineStageConfiguration | A PipelineStageConfiguration is used by MessagePipeline to instantiate the PipelineStage(s) that are configured in a MessagePipelineConfiguration file. |
| StandardPipelineStageConfiguration | Built-in stages (org.osesb.messagepipeline.builtinstages) and programmer-defined stages can use StandardPipelineStageConfiguration as the stage configuration class when they require multiple framework components in the runStage() method. |
| XMLToSQLParametersPipelineStageConfiguration | XMLToSQLParametersPipelineStageConfiguration extends StandardPipelineStageConfiguration to include an optional XMLMappedConfiguration that maps named SQLInputParameters to named XPath expressions. |
| XMLValidationPipelineStageConfiguration | XMLValidationPipelineStageConfiguration configures a XMLValidationPipelineStage, which is a PipelineStage that uses SAX to check that XML is well-formed or valid against one or more schemas. |
Message pipeline configuration classes.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||