Uses of Interface
org.apache.tuscany.sca.runtime.RuntimeComponentReference

Packages that use RuntimeComponentReference
org.apache.tuscany.sca.provider   
 

Uses of RuntimeComponentReference in org.apache.tuscany.sca.provider
 

Methods in org.apache.tuscany.sca.provider with parameters of type RuntimeComponentReference
 ReferenceBindingProvider BindingProviderFactory.createReferenceBindingProvider(RuntimeComponent component, RuntimeComponentReference reference, M binding)
          Creates a new reference binding provider for the given component and reference.