Uses of Class
com.sas.iom.WorkspacePoolException
Packages that use WorkspacePoolException
-
Uses of WorkspacePoolException in com.sas.iom
Methods in com.sas.iom that throw WorkspacePoolExceptionModifier and TypeMethodDescriptionstatic voidWorkspacePoolDriver.closePool(Hashtable credentials, String searchContext, String sasLogicalName, String userDN) Deprecated.Close all unused workspace objects in the appropriate pool(s).static WorkspaceConnectorWorkspacePoolDriver.getPooledWorkspace(Hashtable credentials, String searchContext, String sasLogicalName, String userDN, long waitMilliseconds) Deprecated.Get a workspace from an appropriate pool.