Uses of Interface
com.sas.services.connection.ConnectionFactoryAdminInterface
Packages that use ConnectionFactoryAdminInterface
Package
Description
Service for making and managing connections to IOM servers.
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 ConnectionFactoryAdminInterfaceModifier and TypeMethodDescriptionConnectionFactoryUtil.extractConnectionFactoryAdmin(ConnectionInterface cx) protected ConnectionFactoryAdminInterfaceAggregationKernel.getAdminInterface(Credential adminLogin) ConnectionFactory.getAdminInterface()ConnectionFactory.getAdminInterface(String adminName, String password) ConnectionFactoryInterface.getAdminInterface()Get the factory administrator's interface.ConnectionFactoryInterface.getAdminInterface(String adminName, String password) This method is provided for compatibility with previous releases, and it is otherwise rarely used.protected abstract ConnectionFactoryAdminInterfaceConnectionFactoryKernel.getAdminInterface(Credential adminLogin) ConnectionFactoryShell.getAdminInterface(Credential adminLogin) ConnectionFactoryShellInterface.getAdminInterface(Credential adminLogin) Get the factory administrator's interface.protected ConnectionFactoryAdminInterfacePoolingKernel.getAdminInterface(Credential adminLogin) -
Uses of ConnectionFactoryAdminInterface in com.sas.services.information
Fields in com.sas.services.information declared as ConnectionFactoryAdminInterface