Package 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.

See:
          Description

Interface Summary
ComponentRequest Marker interface.
ComponentRequestQueue Defines the request queue for components.
ComponentRequestQueueFactory Factory for a component requests queue.
 

Class Summary
ComponentRequestImpl Method calls to components are actually reified calls, and ComponentRequest contains a reification of the call.
ComponentRequestQueueImpl Extension of the standard ProActive request queue.
 

Package org.objectweb.proactive.core.component.request Description

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.

Author:
Matthieu Morel


Copyright © April 2004 INRIA All Rights Reserved.