org.nanocontainer.script.xml
Class XMLContainerBuilderTestCase.ContainerTestFactory
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLContainerBuilderTestCase.ContainerTestFactory
public XMLContainerBuilderTestCase.ContainerTestFactory()
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.