Apache Tuscany SCA Kernel Sub-Project

Uses of Package
org.apache.tuscany.spi.policy

Packages that use org.apache.tuscany.spi.policy
org.apache.tuscany.spi.extension   
org.apache.tuscany.spi.policy   
org.apache.tuscany.spi.wire   
 

Classes in org.apache.tuscany.spi.policy used by org.apache.tuscany.spi.extension
PolicyBuilderRegistry
          A registry for policy builders that dispatches to the appropriate builder when converting an assembly to runtime artifacts.
 

Classes in org.apache.tuscany.spi.policy used by org.apache.tuscany.spi.policy
SourcePolicyBuilder
          Implementations contribute Interceptors or org.apache.tuscany.spi.wire.MessageHandlers that handle source-side policy on a wire.
TargetPolicyBuilder
          Implementations contribute Interceptors or org.apache.tuscany.spi.wire.MessageHandlers that handle target-side policy on a wire.
 

Classes in org.apache.tuscany.spi.policy used by org.apache.tuscany.spi.wire
PolicyBuilderRegistry
          A registry for policy builders that dispatches to the appropriate builder when converting an assembly to runtime artifacts.
 


Apache Tuscany SCA Kernel Sub-Project

-