Uses of Interface
org.objectweb.proactive.core.mop.ConstructorCall

Packages that use ConstructorCall
org.objectweb.proactive.core.mop **For internal use only** Defines the Meta Object Protocol used in ProActive that allows the interception of a method call to an active object and its reification as a request sent to a body.  
 

Uses of ConstructorCall in org.objectweb.proactive.core.mop
 

Classes in org.objectweb.proactive.core.mop that implement ConstructorCall
 class ConstructorCallImpl
          A reified constructor call.
 



Copyright © April 2004 INRIA All Rights Reserved.