|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.groovy.grails.cli.CachedScript
class CachedScript
Represents a script that has been cached with a specific binding.
Field Summary | |
---|---|
(package private) org.codehaus.gant.GantBinding |
binding
|
(package private) List<File> |
potentialScripts
|
Constructor Summary | |
---|---|
CachedScript()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
org.codehaus.gant.GantBinding binding
List<File> potentialScripts
Constructor Detail |
---|
CachedScript()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |