org.objectweb.proactive.core.body.http
Class ProActiveHttpMetaObjectFactory

java.lang.Object
  extended byorg.objectweb.proactive.core.body.ProActiveMetaObjectFactory
      extended byorg.objectweb.proactive.core.body.http.ProActiveHttpMetaObjectFactory
All Implemented Interfaces:
java.lang.Cloneable, MetaObjectFactory, java.io.Serializable

public class ProActiveHttpMetaObjectFactory
extends ProActiveMetaObjectFactory
implements java.io.Serializable

See Also:
Serialized Form

Nested Class Summary
protected static class ProActiveHttpMetaObjectFactory.RemoteHttpBodyFactoryImpl
           
 
Nested classes inherited from class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
ProActiveMetaObjectFactory.FTManagerFactoryImpl, ProActiveMetaObjectFactory.MigrationManagerFactoryImpl, ProActiveMetaObjectFactory.ProActiveComponentFactoryImpl, ProActiveMetaObjectFactory.ProActiveSPMDGroupManagerFactoryImpl, 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, ftmanagerFactoryInstance, migrationManagerFactoryInstance, parameters, proActiveSecurityManager, proActiveSPMDGroupManagerFactoryInstance, remoteBodyFactoryInstance, replyReceiverFactoryInstance, requestFactoryInstance, requestQueueFactoryInstance, requestReceiverFactoryInstance, SYNCHRONOUS_COMPOSITE_COMPONENT_KEY, threadStoreFactoryInstance
 
Constructor Summary
ProActiveHttpMetaObjectFactory()
           
 
Method Summary
protected  RemoteBodyFactory newRemoteBodyFactorySingleton()
           
 
Methods inherited from class org.objectweb.proactive.core.body.ProActiveMetaObjectFactory
clone, getParameters, getProActiveSecurityManager, newComponentFactory, newComponentFactorySingleton, newFTManagerFactory, newFTManagerFactorySingleton, newInstance, newMigrationManagerFactory, newMigrationManagerFactorySingleton, newProActiveSPMDGroupManagerFactory, newProActiveSPMDGroupManagerFactorySingleton, newRemoteBodyFactory, newReplyReceiverFactory, newReplyReceiverFactorySingleton, newRequestFactory, newRequestFactorySingleton, newRequestQueueFactory, newRequestQueueFactorySingleton, newRequestReceiverFactory, newRequestReceiverFactorySingleton, newThreadStoreFactory, newThreadStoreFactorySingleton, setNewInstance, setProActiveSecurityManager
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

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

ProActiveHttpMetaObjectFactory

public ProActiveHttpMetaObjectFactory()
Method Detail

newRemoteBodyFactorySingleton

protected RemoteBodyFactory newRemoteBodyFactorySingleton()
Overrides:
newRemoteBodyFactorySingleton in class ProActiveMetaObjectFactory


Copyright 2001-2005 INRIA All Rights Reserved.