org.apache.geronimo.blueprint.container
Class AbstractServiceReferenceRecipe.JdkProxyFactory
java.lang.Object
org.apache.geronimo.blueprint.container.AbstractServiceReferenceRecipe.JdkProxyFactory
- All Implemented Interfaces:
- AbstractServiceReferenceRecipe.ProxyFactory
- Enclosing class:
- AbstractServiceReferenceRecipe
public static class AbstractServiceReferenceRecipe.JdkProxyFactory
- extends Object
- implements AbstractServiceReferenceRecipe.ProxyFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractServiceReferenceRecipe.JdkProxyFactory
public AbstractServiceReferenceRecipe.JdkProxyFactory()
createProxy
public Object createProxy(ClassLoader classLoader,
Class[] classes,
Callable<Object> dispatcher)
- Specified by:
createProxy in interface AbstractServiceReferenceRecipe.ProxyFactory
Copyright © 2003-2009 The Apache Software Foundation. All Rights Reserved.