|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MetaObjectFactory | |
org.objectweb.proactive.core.body | Provides all classes used for implementing the active part of an active object. |
org.objectweb.proactive.core.body.ibis | |
org.objectweb.proactive.core.body.jini | The body of an active object act as a hub of communication with other remote objects. |
org.objectweb.proactive.core.body.rmi | The body of an active object act as a hub of communication with other remote objects. |
org.objectweb.proactive.core.component | This package and sub-packages provide an implementation with ProActive of the Fractal 2.0 component model. |
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 |
Uses of MetaObjectFactory in org.objectweb.proactive.core.body |
Classes in org.objectweb.proactive.core.body that implement MetaObjectFactory | |
class |
ProActiveMetaObjectFactory
|
Uses of MetaObjectFactory in org.objectweb.proactive.core.body.ibis |
Classes in org.objectweb.proactive.core.body.ibis that implement MetaObjectFactory | |
class |
ProActiveIbisMetaObjectFactory
This class provides singleton instances of all default factories creating MetaObjects used in the Body. |
Uses of MetaObjectFactory in org.objectweb.proactive.core.body.jini |
Classes in org.objectweb.proactive.core.body.jini that implement MetaObjectFactory | |
class |
ProActiveJiniMetaObjectFactory
This class provides singleton instances of all default factories creating MetaObjects used in the Body. |
Uses of MetaObjectFactory in org.objectweb.proactive.core.body.rmi |
Classes in org.objectweb.proactive.core.body.rmi that implement MetaObjectFactory | |
class |
ProActiveRmiMetaObjectFactory
|
Uses of MetaObjectFactory in org.objectweb.proactive.core.component |
Subinterfaces of MetaObjectFactory in org.objectweb.proactive.core.component | |
interface |
ComponentMetaObjectFactory
* Meta-object factory for the components. |
Uses of MetaObjectFactory in org.objectweb.proactive.ext.locationserver |
Classes in org.objectweb.proactive.ext.locationserver that implement MetaObjectFactory | |
class |
LocationServerMetaObjectFactory
This class overrides the default Factory to provide Request and MigrationManager with location server. |
Uses of MetaObjectFactory in org.objectweb.proactive.ext.mixedlocation |
Classes in org.objectweb.proactive.ext.mixedlocation that implement MetaObjectFactory | |
class |
MixedLocationMetaObjectFactory
This class overrides the default Factory to provide Request and MigrationManager with a mixed location server. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |