|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgroovy.lang.GroovyObjectSupport
groovy.util.BuilderSupport
org.nanocontainer.script.groovy.GroovyNodeBuilder
org.nanocontainer.script.groovy.DynaopGroovyNodeBuilder
A GroovyNodeBuilder
that supports
scripting of aspects via dynaop.
Field Summary |
Fields inherited from class org.nanocontainer.script.groovy.GroovyNodeBuilder |
PERFORM_ATTRIBUTE_VALIDATION, SKIP_ATTRIBUTE_VALIDATION |
Constructor Summary | |
DynaopGroovyNodeBuilder()
Creates a new DynaopGroovyNodeBuilder that will use
the default @{link DynaopAspectsManager} to apply aspects. |
Methods inherited from class org.nanocontainer.script.groovy.GroovyNodeBuilder |
createNode, createNode, createNode, createNode, doInvokeMethod, getDecorationDelegate, getNode, setNode, setParent |
Methods inherited from class groovy.util.BuilderSupport |
getCurrent, getName, invokeMethod, invokeMethod, nodeCompleted, setClosureDelegate, setCurrent |
Methods inherited from class groovy.lang.GroovyObjectSupport |
getMetaClass, getProperty, setMetaClass, setProperty |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DynaopGroovyNodeBuilder()
DynaopGroovyNodeBuilder
that will use
the default @{link DynaopAspectsManager} to apply aspects.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |