Fabric3 JDK Proxy Service

Uses of Class
org.fabric3.implementation.proxy.jdk.NoMethodForOperationException

Uses of NoMethodForOperationException in org.fabric3.implementation.proxy.jdk
 

Constructors in org.fabric3.implementation.proxy.jdk that throw NoMethodForOperationException
JDKInvocationHandler(Class<B> interfaze, org.fabric3.spi.model.physical.InteractionType type, String callbackUri, Map<Method,org.fabric3.spi.wire.InvocationChain> mapping, org.fabric3.spi.component.ScopeContainer scopeContainer)
          Creates a wire proxy.
JDKInvocationHandler(Class<B> interfaze, String callbackUri, Map<Method,org.fabric3.spi.wire.InvocationChain> mapping)
          Creates a stateless wire proxy
WireObjectFactory(Class<T> interfaze, org.fabric3.spi.model.physical.InteractionType type, String callbackUri, org.fabric3.implementation.pojo.builder.ProxyService proxyService, Map<Method,org.fabric3.spi.wire.InvocationChain> mappings)
          Constructor.
 


Fabric3 JDK Proxy Service

Copyright © 2007-2010 Metaform Systems.