Tuscany Core

Uses of Class
org.apache.tuscany.core.wire.TargetInvocationConfiguration

Packages that use TargetInvocationConfiguration
org.apache.tuscany.core.wire   
 

Uses of TargetInvocationConfiguration in org.apache.tuscany.core.wire
 

Constructor parameters in org.apache.tuscany.core.wire with type arguments of type TargetInvocationConfiguration
WireTargetConfiguration(QualifiedName targetName, java.util.Map<java.lang.reflect.Method,TargetInvocationConfiguration> invocationConfigs, java.lang.ClassLoader proxyClassLoader, MessageFactory messageFactory)
          Creates the source side of a wire
 


Tuscany Core

-