org.nanocontainer.script.xml
Class XMLContainerBuilderTestCase.ContainerTestFactory

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

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


Constructor Summary
XMLContainerBuilderTestCase.ContainerTestFactory()
           
 
Method Summary
 Object makeInstance(org.picocontainer.PicoContainer pico, Element elem, 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 Object makeInstance(org.picocontainer.PicoContainer pico,
                           Element elem,
                           ClassLoader classLoader)
Specified by:
makeInstance in interface org.nanocontainer.script.xml.XMLComponentInstanceFactory


Copyright © 2003-2009 Codehaus. All Rights Reserved.