|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.objectweb.proactive.core.body.ProActiveMetaObjectFactory | +--org.objectweb.proactive.ext.mixedlocation.MixedLocationMetaObjectFactory
This class overrides the default Factory to provide Request and MigrationManager with a mixed location server.
Nested Class Summary | |
protected static class |
MixedLocationMetaObjectFactory.MigrationManagerFactoryImpl
|
protected static class |
MixedLocationMetaObjectFactory.RemoteIbisBodyFactoryImpl
|
protected static class |
MixedLocationMetaObjectFactory.RemoteRmiBodyFactoryImpl
|
protected class |
MixedLocationMetaObjectFactory.RequestWithMixedLocationFactory
|
Field Summary |
Fields inherited from class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory |
COMPONENT_PARAMETERS_KEY, componentFactoryInstance, logger, migrationManagerFactoryInstance, parameters, proActiveGroupManagerFactoryInstance, proActiveSecurityManager, remoteBodyFactoryInstance, replyReceiverFactoryInstance, requestFactoryInstance, requestQueueFactoryInstance, requestReceiverFactoryInstance, threadStoreFactoryInstance |
Constructor Summary | |
protected |
MixedLocationMetaObjectFactory()
Constructor for LocationServerMetaObjectFactory. |
Method Summary | |
static MetaObjectFactory |
newInstance()
|
protected MigrationManagerFactory |
newMigrationManagerFactorySingleton()
|
protected RemoteBodyFactory |
newRemoteBodyFactorySingleton()
|
protected RequestFactory |
newRequestFactorySingleton()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected MixedLocationMetaObjectFactory()
Method Detail |
public static MetaObjectFactory newInstance()
protected RequestFactory newRequestFactorySingleton()
newRequestFactorySingleton
in class ProActiveMetaObjectFactory
protected MigrationManagerFactory newMigrationManagerFactorySingleton()
newMigrationManagerFactorySingleton
in class ProActiveMetaObjectFactory
protected RemoteBodyFactory newRemoteBodyFactorySingleton()
newRemoteBodyFactorySingleton
in class ProActiveMetaObjectFactory
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |