|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RiMessagable
Supports object that can respond to method calls for methods they do not contain (a la Ruby's method-missing mechanism).
| Method Summary | |
|---|---|
java.lang.Object |
methodMissing(java.lang.String methodName,
java.lang.Object[] args)
|
| Method Detail |
|---|
java.lang.Object methodMissing(java.lang.String methodName,
java.lang.Object[] args)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||