Uses of Class
com.sas.services.connection.Puddle

Packages that use Puddle
com.sas.services.connection Service for making and managing connections to IOM servers. 
 

Uses of Puddle in com.sas.services.connection
 

Methods in com.sas.services.connection that return Puddle
 Puddle[] ManualConnectionFactoryConfiguration.getPuddleArray()
          Get a copy of the puddles that factories with this configuration connect to.
protected  Puddle[] ManualConnectionFactoryConfiguration.getPuddlesNoCopy()
           
 

Constructors in com.sas.services.connection with parameters of type Puddle
ManualConnectionFactoryConfiguration(Puddle puddle)
          Create a configuration for an connection factory that creates and manages connections to the specified puddle.
ManualConnectionFactoryConfiguration(Puddle[] puddles)
          Create a configuration for an connection factory that creates and manages connections to the specified puddles.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.