Apache Tuscany SCA Kernel Sub-Project

Uses of Class
org.apache.tuscany.spi.wire.InvocationRuntimeException

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

Uses of InvocationRuntimeException in org.apache.tuscany.spi.extension
 

Methods in org.apache.tuscany.spi.extension that throw InvocationRuntimeException
 Message TargetInvokerExtension.invoke(Message msg)
           
 

Uses of InvocationRuntimeException in org.apache.tuscany.spi.wire
 

Methods in org.apache.tuscany.spi.wire that throw InvocationRuntimeException
 Message TargetInvoker.invoke(Message msg)
          Invokes an operation on a target with the given message
 


Apache Tuscany SCA Kernel Sub-Project

-