Uses of Interface
org.objectweb.proactive.core.component.xml.ContainerHandlerMarker

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

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

Classes in org.objectweb.proactive.core.component.xml that implement ContainerHandlerMarker
 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 ComponentsHandler
           
 class CompositeComponentHandler
           
 class ParallelCompositeComponentHandler
           
 



Copyright © April 2004 INRIA All Rights Reserved.