JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required
|
Optional
Detail:
Field |
Element
SEARCH
Package
org.jruby.anno
Annotation Interface JRubyModule
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
public @interface
JRubyModule
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
[]
name
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
[]
include
Element Details
name
String
[]
name
include
String
[]
include
Default:
{}