Package org.objectweb.proactive.core.component.xml

Provides means to load a component system from an xml descriptor file.

See:
          Description

Interface Summary
ComponentsDescriptorConstants xml tags of the component descriptors.
ContainerHandlerMarker defines handlers dealing with container components (parallel, composite)
 

Class Summary
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)
BindingsHandler  
ComponentHandler  
ComponentResultObject  
ComponentsCache A cache for component representatives.
ComponentsDescriptorHandler  
ComponentsHandler  
ComponentTypeHandler  
CompositeComponentHandler  
ContainerElementHierarchy  
Loader This class is used for automatic deployment of components with the ADL.
ParallelCompositeComponentHandler  
PrimitiveComponentHandler  
TypesHandler  
 

Package org.objectweb.proactive.core.component.xml Description

Provides means to load a component system from an xml descriptor file.
The format of the descriptor file is defined by the schema components.xsd
It will most certainly evolve towards using a new version of the Fractal ADL, with common tools between Fractal implementations for parsing and analysing the ADL.



Copyright © April 2004 INRIA All Rights Reserved.