Package org.objectweb.proactive.core.component.type

Provides implementations of the org.objectweb.fractal.api.type interfaces.

See:
          Description

Class Summary
Composite Dummy class, on top of which we build the membrane of a composite component
ParallelComposite Dummy class, on top of which we build a parallel composite component.
ProActiveComponentType Implementation of ComponentType (@see org.objectweb.fractal.api.type.ComponentType)
ProActiveInterfaceType Implementation of InterfaceType (@see org.objectweb.fractal.api.type.InterfaceType)
ProActiveTypeFactory Implementation of TypeFactory (@see org.objectweb.fractal.api.type.TypeFactory) Implements the Singleton pattern.
 

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

Provides implementations of the org.objectweb.fractal.api.type interfaces.
Composite and ParallelComposite are empty java classes, that provide a base for ProActive to build meta-objects on top.

Author:
Matthieu Morel


Copyright © April 2004 INRIA All Rights Reserved.