public class ServerManagerFactory extends Object
SBServerManager| Modifier and Type | Method and Description | 
|---|---|
static SBServerManager | 
getEmbeddedServer()  | 
static SBServerManager | 
getEmbeddedServer(SBTestEnvironment testEnv)  | 
static SBServerManager | 
getEmbeddedServer(String confFilePath)  | 
public static SBServerManager getEmbeddedServer() throws StreamBaseException
StreamBaseException - on failure to create the serverpublic static SBServerManager getEmbeddedServer(SBTestEnvironment testEnv) throws StreamBaseException
testEnv - the environment with which to set up this serverStreamBaseException - on failure to create the serverSBTestEnvironmentpublic static SBServerManager getEmbeddedServer(String confFilePath) throws StreamBaseException
confFilePath - the path to the configuration file for this server to useStreamBaseException - on failure to create the serverCopyright © 2015–2019 Cloud Software Group, Inc.. All rights reserved.