org.picocontainer.script.xml
Class XMLContainerBuilderTestCase.MyComponentFactory2

java.lang.Object
  extended by org.picocontainer.behaviors.AbstractBehaviorFactory
      extended by org.picocontainer.script.xml.XMLContainerBuilderTestCase.MyComponentFactory2
All Implemented Interfaces:
Serializable, org.picocontainer.BehaviorFactory, org.picocontainer.ComponentFactory
Enclosing class:
XMLContainerBuilderTestCase

public static class XMLContainerBuilderTestCase.MyComponentFactory2
extends org.picocontainer.behaviors.AbstractBehaviorFactory

See Also:
Serialized Form

Constructor Summary
XMLContainerBuilderTestCase.MyComponentFactory2(org.picocontainer.ComponentFactory delegate)
           
 
Method Summary
 
Methods inherited from class org.picocontainer.behaviors.AbstractBehaviorFactory
accept, addComponentAdapter, arePropertiesPresent, createComponentAdapter, getAndRemovePropertiesIfPresentByKey, mergeProperties, removePropertiesIfPresent, verify, wrap
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLContainerBuilderTestCase.MyComponentFactory2

public XMLContainerBuilderTestCase.MyComponentFactory2(org.picocontainer.ComponentFactory delegate)


Copyright © 2003-2010 Codehaus. All Rights Reserved.