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

Packages that use ConnectionFactoryAdminInterface
com.sas.services.connection Service for making and managing connections to IOM servers. 
com.sas.services.information Interact with data repositories on behalf of client applications. 
 

Uses of ConnectionFactoryAdminInterface in com.sas.services.connection
 

Methods in com.sas.services.connection that return ConnectionFactoryAdminInterface
 ConnectionFactoryAdminInterface ConnectionFactoryInterface.getAdminInterface()
          Get the factory administrator's interface.
 ConnectionFactoryAdminInterface ConnectionFactoryShellInterface.getAdminInterface(Credential adminLogin)
          Get the factory administrator's interface.
 ConnectionFactoryAdminInterface ConnectionFactoryInterface.getAdminInterface(java.lang.String adminName, java.lang.String password)
          This method is provided for compatibility with previous releases, and it is otherwise rarely used.
 

Uses of ConnectionFactoryAdminInterface in com.sas.services.information
 

Fields in com.sas.services.information declared as ConnectionFactoryAdminInterface
protected  ConnectionFactoryAdminInterface OMIServer._cnxnAdmin
           
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.