| Modifier and Type | Field and Description |
|---|---|
private LoadServiceResource |
resource |
private java.lang.String |
searchName |
| Constructor and Description |
|---|
JarredScript(LoadServiceResource resource,
java.lang.String searchName) |
| Modifier and Type | Method and Description |
|---|---|
LoadServiceResource |
getResource() |
void |
load(Ruby runtime,
boolean wrap) |
private final LoadServiceResource resource
private final java.lang.String searchName
public JarredScript(LoadServiceResource resource, java.lang.String searchName)
public LoadServiceResource getResource()