Uses of Interface
org.objectweb.proactive.core.runtime.ibis.RemoteProActiveRuntime

Packages that use RemoteProActiveRuntime
org.objectweb.proactive.core.runtime.ibis Ibis implementation of ProActiveRuntime
 

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

Classes in org.objectweb.proactive.core.runtime.ibis that implement RemoteProActiveRuntime
 class RemoteProActiveRuntimeImpl
          An adapter for a ProActiveRuntime to be able to receive remote calls.
 

Fields in org.objectweb.proactive.core.runtime.ibis declared as RemoteProActiveRuntime
protected  RemoteProActiveRuntime RemoteProActiveRuntimeAdapter.remoteProActiveRuntime
           
 

Methods in org.objectweb.proactive.core.runtime.ibis that return RemoteProActiveRuntime
protected  RemoteProActiveRuntime RemoteProActiveRuntimeAdapter.createRemoteProActiveRuntime()
           
 

Methods in org.objectweb.proactive.core.runtime.ibis with parameters of type RemoteProActiveRuntime
protected  RemoteProActiveRuntimeAdapter RemoteRuntimeFactory.createRuntimeAdapter(RemoteProActiveRuntime remoteProActiveRuntime)
           
 

Constructors in org.objectweb.proactive.core.runtime.ibis with parameters of type RemoteProActiveRuntime
RemoteProActiveRuntimeAdapter(RemoteProActiveRuntime remoteProActiveRuntime)
           
 



Copyright ? October 2004 INRIA All Rights Reserved.