Uses of Interface
com.sas.services.storedprocess.ExecutionStatusListener2Interface

Packages that use ExecutionStatusListener2Interface
com.sas.services.storedprocess Execute stored processes. 
 

Uses of ExecutionStatusListener2Interface in com.sas.services.storedprocess
 

Methods in com.sas.services.storedprocess with parameters of type ExecutionStatusListener2Interface
 Execution2Interface StoredProcess2Interface.execute(boolean synchronous, ExecutionStatusListener2Interface listener, boolean createAlert, java.lang.Object connection)
          Execute the stored process.
 Execution2Interface StoredProcess2Interface.executeAsynch(ExecutionStatusListener2Interface listener, boolean createAlert)
          Execute the stored process asynchronously.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.