Uses of Class
org.objectweb.proactive.core.component.gen.AbstractInterfaceClassGenerator

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

Uses of AbstractInterfaceClassGenerator in org.objectweb.proactive.core.component.gen
 

Subclasses of AbstractInterfaceClassGenerator in org.objectweb.proactive.core.component.gen
 class MetaObjectInterfaceClassGenerator
          Creates Interface implementations for the functional interfaces of the component metaobject.
 class OutputInterceptorClassGenerator
          This class generates output interceptors for intercepting outgoing functional invocations.
 class 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.