Uses of Class
org.objectweb.proactive.core.component.exceptions.InterfaceGenerationFailedException

Packages that use InterfaceGenerationFailedException
org.objectweb.proactive.core.component.asmgen Generator classes for dynamic generation of user-defined functional ports on the components (Interface classes).  
 

Uses of InterfaceGenerationFailedException in org.objectweb.proactive.core.component.asmgen
 

Methods in org.objectweb.proactive.core.component.asmgen that throw InterfaceGenerationFailedException
 ProActiveInterface RepresentativeInterfaceClassGenerator.generateInterface(java.lang.String fcInterfaceName, Component owner, InterfaceType interfaceType, boolean isInternal)
           
 ProActiveInterface MetaObjectInterfaceClassGenerator.generateInterface(java.lang.String fcInterfaceName, Component owner, InterfaceType interfaceType, boolean isInternal, boolean isPrimitive)
           
 



Copyright © April 2004 INRIA All Rights Reserved.