org.nanocontainer.webcontainer.groovy
Class WebContainerBuilder

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

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

See Also:
Serialized Form

Constructor Summary
WebContainerBuilder()
           
 
Method Summary
 java.lang.Object createNewNode(java.lang.Object current, java.util.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 java.lang.Object createNewNode(java.lang.Object current,
                                      java.util.Map map)


Copyright © 2003-2007 Codehaus. All Rights Reserved.