org.nanocontainer.webcontainer.groovy
Class WebContainerBuilder

java.lang.Object
  extended by org.nanocontainer.script.groovy.buildernodes.AbstractBuilderNode
      extended by org.nanocontainer.webcontainer.groovy.WebContainerBuilder
All Implemented Interfaces:
Serializable, org.nanocontainer.script.groovy.BuilderNode

public class WebContainerBuilder
extends org.nanocontainer.script.groovy.buildernodes.AbstractBuilderNode

See Also:
Serialized Form

Constructor Summary
WebContainerBuilder()
           
 
Method Summary
 Object createNewNode(Object current, Map map)
           
 
Methods inherited from class org.nanocontainer.script.groovy.buildernodes.AbstractBuilderNode
addAttribute, getNodeName, getSupportedAttributes, isAttribute, toString, validateScriptedAttributes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WebContainerBuilder

public WebContainerBuilder()
Method Detail

createNewNode

public Object createNewNode(Object current,
                            Map map)


Copyright © 2003-2007 Codehaus. All Rights Reserved.