站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Spring Framework 2.0.5 API 文档英文版

org.springframework.scripting.jruby (Spring Framework API 2.0) - Spring Framework 2.0.5 API 文档英文版

The Spring Framework

Package org.springframework.scripting.jruby

Package providing integration of JRuby into Spring's scripting infrastructure.

See:
          Description

Class Summary
JRubyScriptFactory ScriptFactory implementation for a JRuby script.
JRubyScriptUtils Utility methods for handling JRuby-scripted objects.
 

Exception Summary
JRubyScriptUtils.JRubyExecutionException Exception thrown in response to a JRuby RaiseException being thrown from a JRuby method invocation.
 

Package org.springframework.scripting.jruby Description

Package providing integration of JRuby into Spring's scripting infrastructure.


The Spring Framework

Copyright © 2002-2007 The Spring Framework.