|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jruby.javasupport.Java
| Constructor Summary | |
Java()
|
|
| Method Summary | |
static RubyModule |
createJavaModule(Ruby runtime)
|
static IRubyObject |
define_exception_handler(IRubyObject recv,
IRubyObject[] args)
|
static IRubyObject |
java_to_primitive(IRubyObject recv,
IRubyObject object)
|
static IRubyObject |
new_proxy_instance(IRubyObject recv,
IRubyObject[] args)
|
static IRubyObject |
primitive_to_java(IRubyObject recv,
IRubyObject object)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Java()
| Method Detail |
public static RubyModule createJavaModule(Ruby runtime)
public static IRubyObject define_exception_handler(IRubyObject recv,
IRubyObject[] args)
public static IRubyObject primitive_to_java(IRubyObject recv,
IRubyObject object)
public static IRubyObject java_to_primitive(IRubyObject recv,
IRubyObject object)
public static IRubyObject new_proxy_instance(IRubyObject recv,
IRubyObject[] args)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||