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

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

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

Methods in org.apache.tuscany.sca.provider with parameters of type RuntimeComponentService
 Invoker ImplementationProvider.createInvoker(RuntimeComponentService service, Operation operation)
          Create an invoker for the component implementation in the invocation chain.
 ServiceBindingProvider BindingProviderFactory.createServiceBindingProvider(RuntimeComponent component, RuntimeComponentService service, M binding)
          Creates a new service binding provider for the given component and service.