org.picocontainer.script.xml
Class XMLContainerBuilderTestCase.MyComponentFactory

java.lang.Object
  extended by org.picocontainer.injectors.AbstractInjectionFactory
      extended by org.picocontainer.injectors.ConstructorInjection
          extended by org.picocontainer.script.xml.XMLContainerBuilderTestCase.MyComponentFactory
All Implemented Interfaces:
Serializable, org.picocontainer.ComponentFactory, org.picocontainer.InjectionFactory
Enclosing class:
XMLContainerBuilderTestCase

public static class XMLContainerBuilderTestCase.MyComponentFactory
extends org.picocontainer.injectors.ConstructorInjection

See Also:
Serialized Form

Constructor Summary
XMLContainerBuilderTestCase.MyComponentFactory()
           
 
Method Summary
 
Methods inherited from class org.picocontainer.injectors.ConstructorInjection
createComponentAdapter
 
Methods inherited from class org.picocontainer.injectors.AbstractInjectionFactory
accept, verify
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLContainerBuilderTestCase.MyComponentFactory

public XMLContainerBuilderTestCase.MyComponentFactory()


Copyright © 2003-2010 Codehaus. All Rights Reserved.