Uses of Package
org.objectweb.proactive.core.util

Packages that use org.objectweb.proactive.core.util
org.objectweb.proactive.core.body Provides all classes used for implementing the active part of an active object.  
org.objectweb.proactive.core.process Defines services for spawning an external process from Java.  
org.objectweb.proactive.core.process.lsf Defines services for creating a remote process using RLOGIN or BSUB for a cluster using LSF protocol.  
org.objectweb.proactive.core.process.prun Defines services for creating a remote process using PRUN for a cluster managed by PBS.  
org.objectweb.proactive.core.util **For internal use only** Contains accessory utility classes.  
 

Classes in org.objectweb.proactive.core.util used by org.objectweb.proactive.core.body
ThreadStoreFactory
           A class implementing this interface is a factory of ThreadStore objects.
 

Classes in org.objectweb.proactive.core.util used by org.objectweb.proactive.core.process
MessageLogger
           
 

Classes in org.objectweb.proactive.core.util used by org.objectweb.proactive.core.process.lsf
MessageLogger
           
 

Classes in org.objectweb.proactive.core.util used by org.objectweb.proactive.core.process.prun
MessageLogger
           
 

Classes in org.objectweb.proactive.core.util used by org.objectweb.proactive.core.util
ThreadStore
           A class implementing this interface provides a sort of store where threads like customers can enter and exit.
 



Copyright © April 2004 INRIA All Rights Reserved.