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

Packages that use org.objectweb.proactive.core.mop
org.objectweb.proactive Provides the main classes for creating active objects and futures.  
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.body.request Defines the request messages based of the common message layer.  
org.objectweb.proactive.core.component.body Component meta-objects are created from the ComponentBody.  
org.objectweb.proactive.core.component.controller Implementations of the "membrane" of the Fractal components, i.e. the controllers that manage non-functional properties of a component.  
org.objectweb.proactive.core.component.interception Contains code specific to interceptors.  
org.objectweb.proactive.core.component.representative A representative is the reference on a ProActive component.  
org.objectweb.proactive.core.component.request This package contains classes related to component requests.  
org.objectweb.proactive.core.exceptions.manager ProActive exceptions mechanism.  
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.http HTTP implementation of ProActiveRuntime
org.objectweb.proactive.core.runtime.ibis Ibis implementation of ProActiveRuntime
org.objectweb.proactive.core.runtime.rmi RMI implementation of ProActiveRuntime
org.objectweb.proactive.ext.locationserver Defines a Body associated with a location server able to give the location of one body on demand.  
org.objectweb.proactive.ext.mixedlocation   
org.objectweb.proactive.ext.security   
 

Classes in org.objectweb.proactive.core.mop used by org.objectweb.proactive
MOPException
           
StubObject
           
 

Classes in org.objectweb.proactive.core.mop used by org.objectweb.proactive.core.body
ConstructorCall
          A reified constructor call.
ConstructorCallExecutionFailedException
           
MethodCall
          Instances of this class represent method calls performed on reified objects.
 

Classes in org.objectweb.proactive.core.mop used by org.objectweb.proactive.core.body.future
ConstructionOfReifiedObjectFailedException
           
ConstructorCall
          A reified constructor call.
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.body.proxy
ConstructorCall
          A reified constructor call.
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.body.request
MethodCall
          Instances of this class represent method calls performed on reified objects.
 

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

Classes in org.objectweb.proactive.core.mop used by org.objectweb.proactive.core.component.controller
MethodCallExecutionFailedException
           
 

Classes in org.objectweb.proactive.core.mop used by org.objectweb.proactive.core.component.interception
MethodCall
          Instances of this class represent method calls performed on reified objects.
 

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

Classes in org.objectweb.proactive.core.mop used by org.objectweb.proactive.core.component.request
MethodCall
          Instances of this class represent method calls performed on reified objects.
 

Classes in org.objectweb.proactive.core.mop used by org.objectweb.proactive.core.exceptions.manager
MethodCall
          Instances of this class represent method calls performed on reified objects.
MethodCallMetadata
           
 

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

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
           
MethodCall
          Instances of this class represent method calls performed on reified objects.
MethodCallExecutionFailedException
           
MethodCallMetadata
           
MOPClassLoader
           
MOPException
           
MOPRuntimeException
           
Proxy
          The proxy interface This interface only defines one method.
ReifiedCastException
           
StructuralException
           
 

Classes in org.objectweb.proactive.core.mop used by org.objectweb.proactive.core.runtime
ConstructorCall
          A reified constructor call.
ConstructorCallExecutionFailedException
           
 

Classes in org.objectweb.proactive.core.mop used by org.objectweb.proactive.core.runtime.http
ConstructorCall
          A reified constructor call.
ConstructorCallExecutionFailedException
           
 

Classes in org.objectweb.proactive.core.mop used by org.objectweb.proactive.core.runtime.ibis
ConstructorCall
          A reified constructor call.
ConstructorCallExecutionFailedException
           
 

Classes in org.objectweb.proactive.core.mop used by org.objectweb.proactive.core.runtime.rmi
ConstructorCall
          A reified constructor call.
ConstructorCallExecutionFailedException
           
 

Classes in org.objectweb.proactive.core.mop used by org.objectweb.proactive.ext.locationserver
MethodCall
          Instances of this class represent method calls performed on reified objects.
 

Classes in org.objectweb.proactive.core.mop used by org.objectweb.proactive.ext.mixedlocation
MethodCall
          Instances of this class represent method calls performed on reified objects.
 

Classes in org.objectweb.proactive.core.mop used by org.objectweb.proactive.ext.security
MethodCall
          Instances of this class represent method calls performed on reified objects.
 



Copyright 2001-2005 INRIA All Rights Reserved.