org.picocontainer.script.xml
Class XMLContainerBuilderTestCase.ContainerTestFactory
java.lang.Object
org.picocontainer.script.xml.XMLContainerBuilderTestCase.ContainerTestFactory
- All Implemented Interfaces:
- XMLComponentInstanceFactory
- Enclosing class:
- XMLContainerBuilderTestCase
public static class XMLContainerBuilderTestCase.ContainerTestFactory
- extends Object
- implements 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 XMLComponentInstanceFactory
Copyright © 2003-2010 Codehaus. All Rights Reserved.