Uses of Package
org.objectweb.proactive.core.component.gen

Packages that use org.objectweb.proactive.core.component.gen
org.objectweb.proactive.core.component.gen Contains the classes used for dynamically generating component interfaces (using bytecode generation).  
 

Classes in org.objectweb.proactive.core.component.gen used by org.objectweb.proactive.core.component.gen
AbstractInterfaceClassGenerator
          This class is the parent of classes for generating component interfaces.
MetaObjectInterfaceClassGenerator
          Creates Interface implementations for the functional interfaces of the component metaobject.
OutputInterceptorClassGenerator
          This class generates output interceptors for intercepting outgoing functional invocations.
RepresentativeInterfaceClassGenerator
          This class generates representative interfaces objects, which are created on the client side along with the component representative object (@see org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeImpl).
 



Copyright 2001-2005 INRIA All Rights Reserved.