Tuscany Core

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

Packages that use ProxyCreationException
org.apache.tuscany.core.wire   
org.apache.tuscany.core.wire.impl   
 

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

Methods in org.apache.tuscany.core.wire that throw ProxyCreationException
 T WireFactory.createProxy()
          Returns a proxy for a service specified by a reference or target
 

Uses of ProxyCreationException in org.apache.tuscany.core.wire.impl
 

Methods in org.apache.tuscany.core.wire.impl that throw ProxyCreationException
 java.lang.Object NullWireFactory.createProxy()
           
 


Tuscany Core

-