|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Class Summary | |
|---|---|
| AbstractRubyPrimitiveValueConverter<T extends IRubyObject> | Base class for converting simple values that maps to a string. |
| JavaProxyConverter | Converts instances of Java classes that represent Ruby objects whose classes derive from some existing Java class. |
| JRubyMapper | Set the proper alias for JRuby objects and proxy objects, so that implementation detail class names won't leak out to the persisted form. |
| JRubyMapper.DynamicProxy | Place holder type used for dynamic proxies. |
| JRubyXStream | Entry point to the JRuby/XStream support. |
| JRubyXStreamConverter | Converter for converting generic JRuby objects. |
| RubyArrayConverter | |
| RubyBooleanConverter | |
| RubyClassConverter | |
| RubyFixnumConverter | |
| RubyHashConverter | |
| RubyIntegerConverter | |
| RubyRuntimeResolver | When persistence of multiple JRuby runtime is involved, the caller can provide an implementation
of this interface to (1) write out enough keys to reconnect back to the right runtime, and (2)
read those info and actually resolve the instance of Ruby. |
| RubyStringConverter | |
| RubySymbolConverter | |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||