Uses of Interface
org.ow2.orchestra.facade.runtime.ScopeUpdate

Packages that use ScopeUpdate
org.ow2.orchestra.facade.runtime   
org.ow2.orchestra.facade.runtime.impl   
 

Uses of ScopeUpdate in org.ow2.orchestra.facade.runtime
 

Subinterfaces of ScopeUpdate in org.ow2.orchestra.facade.runtime
 interface CorrelationSetInitialization
          Interface for getting recorded runtime information on correlation set initialization.
 interface PartnerLinkUpdate
          Interface for getting recorded runtime information on partnerLink update.
 interface ScopeStateUpdate
           
 interface VariableUpdate
          Interface for getting recorded runtime information on variable update.
 

Uses of ScopeUpdate in org.ow2.orchestra.facade.runtime.impl
 

Classes in org.ow2.orchestra.facade.runtime.impl that implement ScopeUpdate
 class CorrelationSetInitializationImpl
           
 class PartnerLinkUpdateImpl
           
 class ScopeStateUpdateImpl
           
 class VariableUpdateImpl
           
 



Copyright © 2011 OW2 Consortium. All Rights Reserved.