Uses of Interface
org.objectweb.proactive.core.runtime.jini.JiniRuntime

Packages that use JiniRuntime
org.objectweb.proactive.core.runtime.jini JINI implementation of ProActiveRuntime.  
 

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

Classes in org.objectweb.proactive.core.runtime.jini that implement JiniRuntime
 class JiniRuntimeImpl
          An adapter for a ProActiveRuntime to be able to receive remote calls.
 

Fields in org.objectweb.proactive.core.runtime.jini declared as JiniRuntime
protected  JiniRuntime JiniRuntimeAdapter.jiniRuntime
           
 

Methods in org.objectweb.proactive.core.runtime.jini that return JiniRuntime
protected  JiniRuntime JiniRuntimeAdapter.createJiniRuntime()
           
 

Methods in org.objectweb.proactive.core.runtime.jini with parameters of type JiniRuntime
protected  JiniRuntimeAdapter JiniRuntimeFactory.createRuntimeAdapter(JiniRuntime jiniRuntime)
           
 

Constructors in org.objectweb.proactive.core.runtime.jini with parameters of type JiniRuntime
JiniRuntimeAdapter(JiniRuntime r)
           
 



Copyright ? October 2004 INRIA All Rights Reserved.