Uses of Class
org.objectweb.proactive.core.mop.MOPClassLoader

Packages that use MOPClassLoader
org.objectweb.proactive.core.mop **For internal use only** Defines the Meta Object Protocol used in ProActive that allows the interception of a method call to an active object and its reification as a request sent to a body.  
 

Uses of MOPClassLoader in org.objectweb.proactive.core.mop
 

Fields in org.objectweb.proactive.core.mop declared as MOPClassLoader
protected static MOPClassLoader MOPClassLoader.mopCl
           
protected static MOPClassLoader MOP.singleton
           
 

Methods in org.objectweb.proactive.core.mop that return MOPClassLoader
static MOPClassLoader MOPClassLoader.getMOPClassLoader()
          Return the unique MOPClassLoader for the current JVM Create it if it does not exist
protected static MOPClassLoader MOPClassLoader.createMOPClassLoader()
           
 



Copyright ? April 2005 INRIA All Rights Reserved.