Uses of Class
org.objectweb.proactive.core.component.representative.FunctionalInterfaceID

Packages that use FunctionalInterfaceID
org.objectweb.proactive Provides the main classes for creating active objects and futures.  
org.objectweb.proactive.core.body Provides all classes used for implementing the active part of an active object.  
org.objectweb.proactive.core.component.request This package contains classes related to component requests.  
org.objectweb.proactive.ext.security   
 

Uses of FunctionalInterfaceID in org.objectweb.proactive
 

Methods in org.objectweb.proactive with parameters of type FunctionalInterfaceID
 UniversalBody Body.getShortcutTargetBody(FunctionalInterfaceID functionalItfID)
          Returns the body that is the target of this shortcut for this component interface
 

Uses of FunctionalInterfaceID in org.objectweb.proactive.core.body
 

Methods in org.objectweb.proactive.core.body with parameters of type FunctionalInterfaceID
 UniversalBody AbstractBody.getShortcutTargetBody(FunctionalInterfaceID functionalItfID)
           
 

Uses of FunctionalInterfaceID in org.objectweb.proactive.core.component.request
 

Methods in org.objectweb.proactive.core.component.request that return FunctionalInterfaceID
 FunctionalInterfaceID Shortcut.getLinkedInterfaceID()
           
 FunctionalInterfaceID Shortcut.getShortcutInterfaceID()
           
 

Uses of FunctionalInterfaceID in org.objectweb.proactive.ext.security
 

Methods in org.objectweb.proactive.ext.security with parameters of type FunctionalInterfaceID
 UniversalBody EncryptedBody.getShortcutTargetBody(FunctionalInterfaceID functionalItfID)
           
 



Copyright 2001-2005 INRIA All Rights Reserved.