Uses of Package
org.objectweb.proactive.core.mop

Packages that use org.objectweb.proactive.core.mop
org.objectweb.proactive.core.body Provides all classes used for implementing the active part of an active object.  
org.objectweb.proactive.core.body.future Provides the definition and implementation of the future object.  
org.objectweb.proactive.core.body.proxy **For internal use only** Defines the proxy associated to any ProActive Stub of an active Object.  
org.objectweb.proactive.core.component.representative A representative is the reference on a ProActive component.  
org.objectweb.proactive.core.group Provides all classes needed to use group communications in ProActive.  
org.objectweb.proactive.core.group.spmd Provides classes needed to use SPMD model in ProActive.  
org.objectweb.proactive.core.group.topology Provides all classes to represent group by a topology (i.e. line, plan, ring, torus, ...)  
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.  
org.objectweb.proactive.core.runtime Defines all classes needed to build a ProActiveRuntime.  
org.objectweb.proactive.core.runtime.ibis Ibis implementation of ProActiveRuntime
org.objectweb.proactive.core.runtime.jini JINI implementation of ProActiveRuntime.  
org.objectweb.proactive.core.runtime.rmi RMI implementation of ProActiveRuntime
 

Classes in org.objectweb.proactive.core.mop used by org.objectweb.proactive.core.body
ConstructorCallExecutionFailedException
           
 

Classes in org.objectweb.proactive.core.mop used by org.objectweb.proactive.core.body.future
ConstructionOfReifiedObjectFailedException
           
Proxy
          The proxy interface This interface only defines one method.
 

Classes in org.objectweb.proactive.core.mop used by org.objectweb.proactive.core.body.proxy
MethodCallExecutionFailedException
           
Proxy
          The proxy interface This interface only defines one method.
 

Classes in org.objectweb.proactive.core.mop used by org.objectweb.proactive.core.component.representative
StubObject
           
 

Classes in org.objectweb.proactive.core.mop used by org.objectweb.proactive.core.group
ClassNotReifiableException
           
ConstructionOfReifiedObjectFailedException
           
MethodCall
          Instances of this class represent method calls performed on reified objects.
Proxy
          The proxy interface This interface only defines one method.
 

Classes in org.objectweb.proactive.core.mop used by org.objectweb.proactive.core.group.spmd
ClassNotReifiableException
           
MethodCall
          Instances of this class represent method calls performed on reified objects.
MethodCallExecutionFailedException
           
 

Classes in org.objectweb.proactive.core.mop used by org.objectweb.proactive.core.group.topology
ConstructionOfReifiedObjectFailedException
           
Proxy
          The proxy interface This interface only defines one method.
 

Classes in org.objectweb.proactive.core.mop used by org.objectweb.proactive.core.mop
BehavioralException
           
ClassNotReifiableException
           
ConstructionOfProxyObjectFailedException
           
ConstructionOfReifiedObjectFailedException
           
ConstructorCall
          A reified constructor call.
ConstructorCallExecutionFailedException
           
InvalidProxyClassException
           
MethodCallExecutionFailedException
           
MOPException
           
MOPRuntimeException
           
ReifiedCastException
           
StructuralException
           
 

Classes in org.objectweb.proactive.core.mop used by org.objectweb.proactive.core.runtime
ConstructorCallExecutionFailedException
           
 

Classes in org.objectweb.proactive.core.mop used by org.objectweb.proactive.core.runtime.ibis
ConstructorCallExecutionFailedException
           
 

Classes in org.objectweb.proactive.core.mop used by org.objectweb.proactive.core.runtime.jini
ConstructorCallExecutionFailedException
           
 

Classes in org.objectweb.proactive.core.mop used by org.objectweb.proactive.core.runtime.rmi
ConstructorCallExecutionFailedException
           
 



Copyright © April 2004 INRIA All Rights Reserved.