Interface | Description |
---|---|
InternalJavaProxy |
this interface is implemented by proxies generated from a JavaProxyClass
|
JavaProxyInvocationHandler | |
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-2015 JRuby. All Rights Reserved.