Uses of Interface
org.apache.tuscany.sca.assembly.Contract

Packages that use Contract
org.apache.tuscany.sca.assembly   
org.apache.tuscany.sca.runtime   
 

Uses of Contract in org.apache.tuscany.sca.assembly
 

Subinterfaces of Contract in org.apache.tuscany.sca.assembly
 interface ComponentReference
          An instance of a reference associated with a particular component.
 interface ComponentService
          An addressable instance of a service associated with a particular component.
 interface CompositeReference
          Represents composite reference.
 interface CompositeService
          Represents a composite service.
 interface Reference
          Represents a reference.
 interface Service
          Represents a service.
 

Uses of Contract in org.apache.tuscany.sca.runtime
 

Subinterfaces of Contract in org.apache.tuscany.sca.runtime
 interface RuntimeComponentReference
          The runtime component reference.
 interface RuntimeComponentService
          The runtime component service.
 

Methods in org.apache.tuscany.sca.runtime that return Contract
 Contract EndpointReference.getContract()
          Get the component service or reference for the endpoint