com.servingxml.components.content
Class XmlPipelineFactory

java.lang.Object
  extended by com.servingxml.components.content.XmlPipelineFactory

public class XmlPipelineFactory
extends java.lang.Object

Implements a pipeline factory


Constructor Summary
XmlPipelineFactory(Content[] xmlComponents)
           
 
Method Summary
 XmlPipeline createPipeline(ServiceContext context, Flow flow, java.util.Properties defaultOutputProperties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlPipelineFactory

public XmlPipelineFactory(Content[] xmlComponents)
Method Detail

createPipeline

public XmlPipeline createPipeline(ServiceContext context,
                                  Flow flow,
                                  java.util.Properties defaultOutputProperties)