SynapseControllerFactory (Apache Synapse 3.0.1 API) JavaScript is disabled on your browser. Skip navigation links Overview Package Class Use Tree Deprecated Index Help Prev Class Next Class Frames No Frames All Classes Summary:  Nested |  Field |  Constr |  Method Detail:  Field |  Constr |  Method org.apache.synapse Class SynapseControllerFactory java.lang.Object org.apache.synapse.SynapseControllerFactory public class SynapseControllerFactory extends Object Factory method for create a SynapseController instance Constructor Summary Constructors  Constructor and Description SynapseControllerFactory()  Method Summary All Methods Static Methods Concrete Methods  Modifier and Type Method and Description static SynapseController createSynapseController(ServerConfigurationInformation information) Create a SynapseController instance based on information in the ServerConfigurationInformation Methods inherited from class java.lang.Object clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait Constructor Detail SynapseControllerFactory public SynapseControllerFactory() Method Detail createSynapseController public static SynapseController createSynapseController(ServerConfigurationInformation information) Create a SynapseController instance based on information in the ServerConfigurationInformation Parameters: information - ServerConfigurationInformation instance Returns: SynapseController instance Skip navigation links Overview Package Class Use Tree Deprecated Index Help Prev Class Next Class Frames No Frames All Classes Summary:  Nested |  Field |  Constr |  Method Detail:  Field |  Constr |  Method Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.