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

Packages that use ProActiveRuntimeImpl
org.objectweb.proactive.core.descriptor.data Provides all classes needed to create java objects related to XML Deployment Descriptor.  
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 ProActiveRuntimeImpl in org.objectweb.proactive.core.descriptor.data
 

Fields in org.objectweb.proactive.core.descriptor.data declared as ProActiveRuntimeImpl
protected  ProActiveRuntimeImpl VirtualNodeImpl.proActiveRuntimeImpl
          Reference on the local runtime
 

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

Fields in org.objectweb.proactive.core.runtime.ibis declared as ProActiveRuntimeImpl
protected  ProActiveRuntimeImpl RemoteProActiveRuntimeImpl.proActiveRuntime
           
 

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

Fields in org.objectweb.proactive.core.runtime.jini declared as ProActiveRuntimeImpl
protected  ProActiveRuntimeImpl JiniRuntimeImpl.proActiveRuntime
           
 

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

Fields in org.objectweb.proactive.core.runtime.rmi declared as ProActiveRuntimeImpl
protected  ProActiveRuntimeImpl RemoteProActiveRuntimeImpl.proActiveRuntime
           
 



Copyright ? April 2005 INRIA All Rights Reserved.