Uses of Class
pt.digitalis.iss.ServiceRequest

Uses of ServiceRequest in pt.digitalis.iss
 

Methods in pt.digitalis.iss that return ServiceRequest
 ServiceRequest ISSImpl.delegate(IProcess process)
           
 ServiceRequest ISS.delegate(IProcess process)
          Overload of the delegate() method.
 ServiceRequest ISSImpl.delegate(IProcess aProcess, String id)
           
 ServiceRequest ISS.delegate(IProcess aProcess, String id)
          Delegates the process execution to the ISS.
 ServiceRequest ISSImpl.fetchResults(String requestID)
          Returns the execution results to the Client.
 ServiceRequest ISS.fetchResults(String requestID)
          Returns the execution results to the client.
 ServiceRequest ISSRequestManagement.getWaitingRequest()
          Gets a request that is waiting for service.
 ServiceRequest ISSImpl.getWaitingRequest()
          This method is part of the public interface exposed to the Worker.
 

Methods in pt.digitalis.iss with parameters of type ServiceRequest
 void ISSRequestManagement.returnRequest(ServiceRequest returned)
          Callback method for the Workers to call when they finish.
 void ISSImpl.returnRequest(ServiceRequest returnedRequest)
          This method is part of the public interface exposed to the Worker.
 



Copyright © 2010 Digitalis Informática Lda. All Rights Reserved.