org.nanocontainer.script.xml
Class XMLContainerBuilderTestCase.ContainerTestFactory

java.lang.Object
  extended byorg.nanocontainer.script.xml.XMLContainerBuilderTestCase.ContainerTestFactory
All Implemented Interfaces:
org.nanocontainer.script.xml.XMLComponentInstanceFactory
Enclosing class:
XMLContainerBuilderTestCase

public static class XMLContainerBuilderTestCase.ContainerTestFactory
extends java.lang.Object
implements org.nanocontainer.script.xml.XMLComponentInstanceFactory


Constructor Summary
XMLContainerBuilderTestCase.ContainerTestFactory()
           
 
Method Summary
 java.lang.Object makeInstance(org.picocontainer.PicoContainer pico, org.w3c.dom.Element elem, java.lang.ClassLoader classLoader)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLContainerBuilderTestCase.ContainerTestFactory

public XMLContainerBuilderTestCase.ContainerTestFactory()
Method Detail

makeInstance

public java.lang.Object makeInstance(org.picocontainer.PicoContainer pico,
                                     org.w3c.dom.Element elem,
                                     java.lang.ClassLoader classLoader)
Specified by:
makeInstance in interface org.nanocontainer.script.xml.XMLComponentInstanceFactory


Copyright © 2003-2007 Codehaus. All Rights Reserved.