Uses of Interface
org.objectweb.proactive.core.component.request.ComponentRequest

Packages that use ComponentRequest
org.objectweb.proactive.core.component.request Requests addressed to components are extensions of standard ProActive requests, and are processed by the component request queue, an extension of the standard ProActive request queue.  
 

Uses of ComponentRequest in org.objectweb.proactive.core.component.request
 

Classes in org.objectweb.proactive.core.component.request that implement ComponentRequest
 class ComponentRequestImpl
          Method calls to components are actually reified calls, and ComponentRequest contains a reification of the call.
 



Copyright © April 2004 INRIA All Rights Reserved.