|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProxyGenerationException | |
|---|---|
| org.apache.openejb.util.proxy | |
| Uses of ProxyGenerationException in org.apache.openejb.util.proxy |
|---|
| Methods in org.apache.openejb.util.proxy that throw ProxyGenerationException | |
|---|---|
static byte[] |
LocalBeanProxyFactory.generateProxy(Class<?> classToProxy,
String proxyName,
Class<?>... interfaces)
|
static void |
LocalBeanProxyFactory.processMethod(org.apache.xbean.asm5.ClassWriter cw,
Method method,
String proxyName,
String handlerName)
|
static org.apache.xbean.asm5.MethodVisitor |
LocalBeanProxyFactory.visit(org.apache.xbean.asm5.ClassWriter cw,
Method method,
String proxyName,
String handlerName)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||