Griffon 1.2.0

org.codehaus.griffon.cli
[Java] Class CachedScript

java.lang.Object
  org.codehaus.griffon.cli.CachedScript

class CachedScript

A class that represents a script that has been cached with a specific binding

Authors:
Peter Ledbrook (Grails 1.1)


Field Summary
GantBinding binding

List potentialScripts

 
Constructor Summary
CachedScript()

 
Method Summary
 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Field Detail

binding

GantBinding binding


potentialScripts

List potentialScripts


 
Constructor Detail

CachedScript

CachedScript()


 

Groovy Documentation