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

Contains the classes used for dynamically generating component interfaces (using bytecode generation).

See:
          Description

Interface Summary
OutputInterceptorHelper This interface specifies a helper method for setting the list of output interceptors.
 

Class Summary
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).
Utils Utility class for bytecode generation operations.
 

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

Contains the classes used for dynamically generating component interfaces (using bytecode generation).

Author:
Matthieu Morel


Copyright 2001-2005 INRIA All Rights Reserved.