com.servingxml.components.streamsource.string
Class StringStreamSourceFactoryAssembler

java.lang.Object
  extended by com.servingxml.components.streamsource.string.StringStreamSourceFactoryAssembler

public class StringStreamSourceFactoryAssembler
extends java.lang.Object


Constructor Summary
StringStreamSourceFactoryAssembler()
           
 
Method Summary
 StreamSourceFactory assemble(ConfigurationContext context)
           
 void setValue(java.lang.String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StringStreamSourceFactoryAssembler

public StringStreamSourceFactoryAssembler()
Method Detail

setValue

public void setValue(java.lang.String value)

assemble

public StreamSourceFactory assemble(ConfigurationContext context)