Uses of Interface
org.deegree.services.wps.ProcessletExecutionInfo

Packages that use ProcessletExecutionInfo
org.deegree.services.wps   
 

Uses of ProcessletExecutionInfo in org.deegree.services.wps
 

Classes in org.deegree.services.wps that implement ProcessletExecutionInfo
 class ProcessExecution
          Encapsulates the status of a WPSProcess execution.
 

Methods in org.deegree.services.wps with parameters of type ProcessletExecutionInfo
 void Processlet.process(ProcessletInputs in, ProcessletOutputs out, ProcessletExecutionInfo info)
          Called by the ProcessManager to perform the execution of this Processlet.
 



Copyright © 2011. All Rights Reserved.