Uses of Package
org.apache.tuscany.sca.runtime

Packages that use org.apache.tuscany.sca.runtime
org.apache.tuscany.sca.invocation   
org.apache.tuscany.sca.provider   
org.apache.tuscany.sca.runtime   
 

Classes in org.apache.tuscany.sca.runtime used by org.apache.tuscany.sca.invocation
EndpointReference
          The endpoint reference for a component service or reference
 

Classes in org.apache.tuscany.sca.runtime used by org.apache.tuscany.sca.provider
RuntimeComponent
          The runtime component interface.
RuntimeComponentReference
          The runtime component reference.
RuntimeComponentService
          The runtime component service.
 

Classes in org.apache.tuscany.sca.runtime used by org.apache.tuscany.sca.runtime
EndpointReference
          The endpoint reference for a component service or reference
RuntimeComponent
          The runtime component interface.
RuntimeWire
          The runtime wire interface that connects a component reference to a component service (or an external service) over the selected binding
RuntimeWireProcessor
          Implementations are called after wires are decorated with policy and before they are connected.
RuntimeWireProcessorExtensionPoint
          Acts as a delegating WireProcessorExtensionPoint, delegating processing of wires after policies have been applied and source and targets have been connected.