org.objectweb.proactive.core.component.type
Class ParallelComposite

java.lang.Object
  |
  +--org.objectweb.proactive.core.component.type.Composite
        |
        +--org.objectweb.proactive.core.component.type.ParallelComposite
All Implemented Interfaces:
java.io.Serializable

public class ParallelComposite
extends Composite

Dummy class, on top of which we build a parallel composite component. The reason for the existence of this class is to provide a convenient way to distinguish it as a parallel active object with IC2D

Author:
Matthieu Morel
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.objectweb.proactive.core.component.type.Composite
logger
 
Constructor Summary
ParallelComposite()
          empty constructor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParallelComposite

public ParallelComposite()
empty constructor



Copyright © April 2004 INRIA All Rights Reserved.