Uses of Class
com.sas.iom.WorkspacePoolException

Packages that use WorkspacePoolException
Package
Description
The Java Workspace Factory and I/O Stream helper classes.
  • Uses of WorkspacePoolException in com.sas.iom

    Methods in com.sas.iom that throw WorkspacePoolException
    Modifier and Type
    Method
    Description
    static void
    WorkspacePoolDriver.closePool(Hashtable credentials, String searchContext, String sasLogicalName, String userDN)
    Deprecated.
    Close all unused workspace objects in the appropriate pool(s).
    WorkspacePoolDriver.getPooledWorkspace(Hashtable credentials, String searchContext, String sasLogicalName, String userDN, long waitMilliseconds)
    Deprecated.
    Get a workspace from an appropriate pool.