Uses of Interface
org.kohsuke.stapler.jelly.jruby.IJRubyContext

Packages that use IJRubyContext
org.kohsuke.stapler.jelly.jruby   
 

Uses of IJRubyContext in org.kohsuke.stapler.jelly.jruby
 

Methods in org.kohsuke.stapler.jelly.jruby with parameters of type IJRubyContext
 void JRubyJellyScript.invokeTaglib(IJRubyContext rcon, org.apache.commons.jelly.JellyContext context, org.apache.commons.jelly.XMLOutput output, String uri, String localName, Map<org.jruby.RubySymbol,?> attributes, org.jruby.RubyProc proc)
          Invokes other Jelly tag libaries.
 



Copyright © 2012. All Rights Reserved.