|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.waffle.controller.RubyController
public class RubyController
This is a wrapper for the underlying ruby script
Constructor Summary | |
---|---|
RubyController(org.jruby.runtime.builtin.IRubyObject rubyObject)
|
Method Summary | |
---|---|
java.lang.Object |
execute()
|
org.jruby.runtime.builtin.IRubyObject |
getRubyObject()
|
void |
setMethodName(java.lang.String methodName)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RubyController(org.jruby.runtime.builtin.IRubyObject rubyObject)
Method Detail |
---|
public void setMethodName(java.lang.String methodName)
public org.jruby.runtime.builtin.IRubyObject getRubyObject()
public java.lang.Object execute()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |