org.objectweb.proactive.core.body.rmi
Class ProActiveRmiMetaObjectFactory

java.lang.Object
  |
  +--org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
        |
        +--org.objectweb.proactive.core.body.rmi.ProActiveRmiMetaObjectFactory
All Implemented Interfaces:
MetaObjectFactory, java.io.Serializable
Direct Known Subclasses:
LocationServerMetaObjectFactory

public class ProActiveRmiMetaObjectFactory
extends ProActiveMetaObjectFactory
implements java.io.Serializable

See Also:
Serialized Form

Nested Class Summary
protected static class ProActiveRmiMetaObjectFactory.RemoteRmiBodyFactoryImpl
           
 
Nested classes inherited from class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
ProActiveMetaObjectFactory.MigrationManagerFactoryImpl, ProActiveMetaObjectFactory.ProActiveComponentFactoryImpl, ProActiveMetaObjectFactory.ProActiveGroupManagerFactoryImpl, ProActiveMetaObjectFactory.RemoteBodyFactoryImpl, ProActiveMetaObjectFactory.ReplyReceiverFactoryImpl, ProActiveMetaObjectFactory.RequestFactoryImpl, ProActiveMetaObjectFactory.RequestQueueFactoryImpl, ProActiveMetaObjectFactory.RequestReceiverFactoryImpl, ProActiveMetaObjectFactory.ThreadStoreFactoryImpl
 
Field Summary
protected static org.apache.log4j.Logger logger
           
 
Fields inherited from class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
COMPONENT_PARAMETERS_KEY, componentFactoryInstance, migrationManagerFactoryInstance, parameters, proActiveGroupManagerFactoryInstance, proActiveSecurityManager, remoteBodyFactoryInstance, replyReceiverFactoryInstance, requestFactoryInstance, requestQueueFactoryInstance, requestReceiverFactoryInstance, threadStoreFactoryInstance
 
Constructor Summary
ProActiveRmiMetaObjectFactory()
           
 
Method Summary
protected  RemoteBodyFactory newRemoteBodyFactorySingleton()
           
 
Methods inherited from class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
getParameters, getProActiveSecurityManager, newComponentFactory, newComponentFactorySingleton, newInstance, newMigrationManagerFactory, newMigrationManagerFactorySingleton, newProActiveGroupManagerFactory, newProActiveGroupManagerFactorySingleton, newRemoteBodyFactory, newReplyReceiverFactory, newReplyReceiverFactorySingleton, newRequestFactory, newRequestFactorySingleton, newRequestQueueFactory, newRequestQueueFactorySingleton, newRequestReceiverFactory, newRequestReceiverFactorySingleton, newThreadStoreFactory, newThreadStoreFactorySingleton, setNewInstance, setProActiveSecurityManager
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

protected static org.apache.log4j.Logger logger
Constructor Detail

ProActiveRmiMetaObjectFactory

public ProActiveRmiMetaObjectFactory()
Method Detail

newRemoteBodyFactorySingleton

protected RemoteBodyFactory newRemoteBodyFactorySingleton()
Overrides:
newRemoteBodyFactorySingleton in class ProActiveMetaObjectFactory


Copyright © April 2004 INRIA All Rights Reserved.