Uses of Class
org.objectweb.proactive.core.runtime.RuntimeFactory

Packages that use RuntimeFactory
org.objectweb.proactive.core.runtime Defines all classes needed to build a ProActiveRuntime.  
org.objectweb.proactive.core.runtime.http HTTP implementation of ProActiveRuntime
org.objectweb.proactive.core.runtime.ibis Ibis implementation of ProActiveRuntime
org.objectweb.proactive.core.runtime.jini JINI implementation of ProActiveRuntime.  
org.objectweb.proactive.core.runtime.rmi RMI implementation of ProActiveRuntime
 

Uses of RuntimeFactory in org.objectweb.proactive.core.runtime
 

Methods in org.objectweb.proactive.core.runtime with parameters of type RuntimeFactory
static void RuntimeFactory.setFactory(java.lang.String protocol, RuntimeFactory factoryObject)
          Associates the factory of class factoryClassName as the factory to create proactiveRuntime for the given protocol.
 

Uses of RuntimeFactory in org.objectweb.proactive.core.runtime.http
 

Subclasses of RuntimeFactory in org.objectweb.proactive.core.runtime.http
 class HttpRuntimeFactory
           
 

Uses of RuntimeFactory in org.objectweb.proactive.core.runtime.ibis
 

Subclasses of RuntimeFactory in org.objectweb.proactive.core.runtime.ibis
 class IbisRuntimeFactory
           
 

Uses of RuntimeFactory in org.objectweb.proactive.core.runtime.jini
 

Subclasses of RuntimeFactory in org.objectweb.proactive.core.runtime.jini
 class JiniRuntimeFactory
           
 

Uses of RuntimeFactory in org.objectweb.proactive.core.runtime.rmi
 

Subclasses of RuntimeFactory in org.objectweb.proactive.core.runtime.rmi
 class RmiRuntimeFactory
           
 class SshRmiRuntimeFactory
           
 



Copyright 2001-2005 INRIA All Rights Reserved.