Uses of Interface
com.sas.services.connection.ConnectionFactoryInterface

Packages that use ConnectionFactoryInterface
com.sas.services.connection Service for making and managing connections to IOM servers. 
com.sas.services.connection.platform Provides a connection factory configuation for use with SAS Foundation Services. 
 

Uses of ConnectionFactoryInterface in com.sas.services.connection
 

Methods in com.sas.services.connection that return ConnectionFactoryInterface
static ConnectionFactoryInterface ConnectionFactoryManager.getConnectionFactory(ConnectionFactoryConfiguration cxfConfig)
          Creates a connection factory that matches a desired configuration.
 ConnectionFactoryInterface ConnectionFactoryManager.getFactory(ConnectionFactoryConfiguration cxfConfig)
          Creates a connection factory that matches a desired configuration.
 

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

Subinterfaces of ConnectionFactoryInterface in com.sas.services.connection.platform
 interface PlatformConnectionFactoryInterface
          A specialization of the user interface for connection factories.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.