org.apache.synapse.commons.evaluators.source
Interface SourceTextRetriever

All Known Implementing Classes:
HeaderTextRetriever, ParameterTextRetriever, PropertyTextRetriever, SOAPEnvelopeTextRetriever, URLTextRetriever

public interface SourceTextRetriever


Method Summary
 String getSource()
           
 String getSourceText(EvaluatorContext context)
           
 

Method Detail

getSource

String getSource()

getSourceText

String getSourceText(EvaluatorContext context)
                     throws EvaluatorException
Throws:
EvaluatorException


Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.