ServerStateDetectionStrategy (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 ServerStateDetectionStrategy java.lang.Object org.apache.synapse.ServerStateDetectionStrategy public class ServerStateDetectionStrategy extends Object Detects possible current server state Constructor Summary Constructors  Constructor and Description ServerStateDetectionStrategy()  Method Summary All Methods Static Methods Concrete Methods  Modifier and Type Method and Description static ServerState currentState(ServerContextInformation contextInformation, ServerConfigurationInformation information) Determine the next possible server state based on current states and other facts Methods inherited from class java.lang.Object clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait Constructor Detail ServerStateDetectionStrategy public ServerStateDetectionStrategy() Method Detail currentState public static ServerState currentState(ServerContextInformation contextInformation, ServerConfigurationInformation information) Determine the next possible server state based on current states and other facts Parameters: contextInformation - ServerContextInformation instance information - ServerConfigurationInformation instance Returns: The actual current state possible states for the server 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.