Uses of Class
com.sas.services.connection.platform.PlatformConnectionFactoryConfiguration

Packages that use PlatformConnectionFactoryConfiguration
com.sas.services.connection.platform Provides a connection factory configuation for use with SAS Foundation Services. 
 

Uses of PlatformConnectionFactoryConfiguration in com.sas.services.connection.platform
 

Methods in com.sas.services.connection.platform that return PlatformConnectionFactoryConfiguration
static PlatformConnectionFactoryConfiguration PlatformConnectionFactoryConfiguration.createFactoryConfiguration(LogicalServerInterface logicalServer, SessionContextInterface sessionContext)
          Create a connection factory configuration using a logical server or one of its peers in a server context.
static PlatformConnectionFactoryConfiguration PlatformConnectionFactoryConfiguration.createWorkspaceServerFactoryConfiguration(ServerContextInterface serverContext, SessionContextInterface sessionContext)
          Create a SAS Workspace Server connection factory configuration by selecting the best logical server in a server context according to the requirements and preferences expressed in a session context.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.