Package org.objectweb.proactive.core.component.representative

A representative is the reference on a ProActive component.

See:
          Description

Interface Summary
FunctionalInterfaceProxy Associates a functional interface with the proxy to an active object.
ProActiveComponentRepresentative Implementations of this interface provide (remote) references to components.
 

Class Summary
FunctionalInterfaceID Identifies the functional interface of a component by its name and the id of the body of the component it belongs to.
FunctionalInterfaceProxyImpl This class acts as a proxy between a representative interface and the actual destination of the invocation.
ProActiveComponentRepresentativeFactory This is a factory for component representatives.
ProActiveComponentRepresentativeImpl An object of type Component which is a remote reference on a component.
 

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

A representative is the reference on a ProActive component.
It can be remote or local.

Author:
Matthieu Morel


Copyright 2001-2005 INRIA All Rights Reserved.