|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgroovy.lang.GroovyObjectSupport
groovy.util.BuilderSupport
groovy.util.NodeBuilder
org.nanocontainer.webcontainer.groovy.ContextBuilder
Constructor Summary | |
ContextBuilder(org.picocontainer.MutablePicoContainer parentContainer,
PicoContext context)
|
Method Summary | |
protected java.lang.Object |
createNode(java.lang.Object name,
java.util.Map map)
|
Methods inherited from class groovy.util.NodeBuilder |
createNode, createNode, createNode, getCurrentNode, newInstance, setParent |
Methods inherited from class groovy.util.BuilderSupport |
doInvokeMethod, 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 ContextBuilder(org.picocontainer.MutablePicoContainer parentContainer, PicoContext context)
Method Detail |
protected java.lang.Object createNode(java.lang.Object name, java.util.Map map)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |