|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GroovyLoader | |
---|---|
com.fatwire.gst.foundation.groovy | |
com.fatwire.gst.foundation.groovy.action | |
com.fatwire.gst.foundation.groovy.context | |
com.fatwire.gst.foundation.groovy.spring |
Uses of GroovyLoader in com.fatwire.gst.foundation.groovy |
---|
Classes in com.fatwire.gst.foundation.groovy that implement GroovyLoader | |
---|---|
class |
DiskGroovyLoader
Loader for groovy script classes, configured via the ServletContext |
class |
GroovyElementCatalogLoader
Loader for groovy script classes from the ElementCatalog |
Uses of GroovyLoader in com.fatwire.gst.foundation.groovy.action |
---|
Methods in com.fatwire.gst.foundation.groovy.action that return GroovyLoader | |
---|---|
GroovyLoader |
GroovyActionLocator.getGroovyLoader()
|
Methods in com.fatwire.gst.foundation.groovy.action with parameters of type GroovyLoader | |
---|---|
void |
GroovyActionLocator.setGroovyLoader(GroovyLoader groovyLoader)
|
Uses of GroovyLoader in com.fatwire.gst.foundation.groovy.context |
---|
Methods in com.fatwire.gst.foundation.groovy.context that return GroovyLoader | |
---|---|
protected GroovyLoader |
GroovyWebContext.getGroovyLoader()
|
Uses of GroovyLoader in com.fatwire.gst.foundation.groovy.spring |
---|
Classes in com.fatwire.gst.foundation.groovy.spring that implement GroovyLoader | |
---|---|
class |
SpringDiskGroovyLoader
Loader for groovy script classes, configured via spring and ServletContext |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |