| Interface | Description |
|---|---|
| InternalJavaProxy |
Interface is implemented by proxies generated from a JavaProxyClass.
|
| JavaProxyInvocationHandler |
A proxy invocation handler for JRuby.
|
| JavaProxyMethod |
| Class | Description |
|---|---|
| InternalJavaProxyHelper |
Contains methods that are only called from generated code
|
| JavaProxyClass |
Generalized proxy for classes and interfaces.
|
| JavaProxyClass.ProxyMethodImpl | |
| JavaProxyClassFactory | |
| JavaProxyConstructor | |
| JavaProxyReflectionObject |
| Annotation Type | Description |
|---|---|
| JavaProxyClassFactory.VarArgs |
Variable arguments marker for generated constructor.
|
Copyright © 2001-2016 JRuby. All Rights Reserved.