|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.proactive.core.body.ProActiveMetaObjectFactory
org.objectweb.proactive.ext.mixedlocation.MixedLocationMetaObjectFactory
public class 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 |
---|
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 |
---|
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 |