Uses of Class
org.objectweb.proactive.core.component.xml.ComponentHandler

Packages that use ComponentHandler
org.objectweb.proactive.core.component.xml Provides means to load a component system from an xml descriptor file.  
 

Uses of ComponentHandler in org.objectweb.proactive.core.component.xml
 

Subclasses of ComponentHandler in org.objectweb.proactive.core.component.xml
 class AbstractContainerComponentHandler
          This class allows the coherency of the nesting of components (component containers such as composite or parallel components) : only the container handler of level n+1 is involved (whereas with the standard design, the top containing handler receives all the messages)
 class CompositeComponentHandler
           
 class ParallelCompositeComponentHandler
           
 class PrimitiveComponentHandler
           
 



Copyright © April 2004 INRIA All Rights Reserved.