|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.nanocontainer.script.groovy.GroovyScriptGenerator
This class can generate a Groovy script from a preconfigured container.
This script can be passed to GroovyContainerBuilder
to recreate
a new container with the same configuration.
Constructor Summary | |
GroovyScriptGenerator()
|
Method Summary | |
java.lang.String |
generateScript(org.picocontainer.MutablePicoContainer pico)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GroovyScriptGenerator()
Method Detail |
public java.lang.String generateScript(org.picocontainer.MutablePicoContainer pico)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |