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.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 RemoteRuntimeFactory
           
 

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 SshRemoteRuntimeFactory
           
 



Copyright ? April 2005 INRIA All Rights Reserved.