|
JanosVM v0.6.0 Java API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--edu.utah.janosvm.resources.ResourceSpec
Base class for resource specifications.
| Constructor Summary | |
ResourceSpec()
|
|
| Method Summary | |
static ResourceSpec |
find(java.lang.String name)
Find and create a resource specification with the given name. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public ResourceSpec()
| Method Detail |
public static ResourceSpec find(java.lang.String name)
name - Name that corresponds to a resource specification
defined in the config file.
|
JanosVM v0.6.0 Java API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||