org.apache.synapse.config.xml
Class XMLConfigurationBuilder

java.lang.Object
  extended by org.apache.synapse.config.xml.XMLConfigurationBuilder

public class XMLConfigurationBuilder
extends Object

Builds a Synapse Configuration from an XML input stream


Constructor Summary
XMLConfigurationBuilder()
           
 
Method Summary
static SynapseConfiguration getConfiguration(InputStream is, Properties properties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLConfigurationBuilder

public XMLConfigurationBuilder()
Method Detail

getConfiguration

public static SynapseConfiguration getConfiguration(InputStream is,
                                                    Properties properties)
                                             throws javax.xml.stream.XMLStreamException
Throws:
javax.xml.stream.XMLStreamException


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