|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jruby.runtime.load.LoadServiceResource
public class LoadServiceResource
Simple struct to capture name seperate from URL. URL and File have internal logic which does unexpected things when presenting the resource as a string.
| Constructor Summary | |
|---|---|
LoadServiceResource(java.net.URL resource,
java.lang.String name)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
|
java.net.URL |
getURL()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LoadServiceResource(java.net.URL resource,
java.lang.String name)
| Method Detail |
|---|
public java.lang.String getName()
public java.net.URL getURL()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||