|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.codehaus.groovy.grails.plugins.AstPluginDescriptorReader
public class AstPluginDescriptorReader
Used to read plugin information from the AST.
| Constructor Summary | |
|---|---|
AstPluginDescriptorReader()
|
|
AstPluginDescriptorReader(groovy.lang.GroovyClassLoader cl)
|
|
| Method Summary | |
|---|---|
GrailsPluginInfo |
readPluginInfo(Resource pluginLocation)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AstPluginDescriptorReader()
public AstPluginDescriptorReader(groovy.lang.GroovyClassLoader cl)
| Method Detail |
|---|
public GrailsPluginInfo readPluginInfo(Resource pluginLocation)
readPluginInfo in interface PluginDescriptorReader
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||