Modifier and Type | Class and Description |
---|---|
class |
ASMProxyFactory |
Modifier and Type | Class and Description |
---|---|
class |
CglibProxyFactory
Cglib-based
ProxyFactory implementation. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSubclassingProxyFactory
Parent
AbstractProxyFactory for implementations that permit the generation of proxies with a specific
inheritance hierarchy. |
Modifier and Type | Class and Description |
---|---|
class |
JavassistProxyFactory |
Modifier and Type | Class and Description |
---|---|
class |
JdkProxyFactory
ProxyFactory implementation that uses Proxy proxies. |
Copyright © 2005–2014 The Apache Software Foundation. All rights reserved.