org.picocontainer.containers
Class PropertiesPicoContainerTestCase.Dependant2

java.lang.Object
  extended by org.picocontainer.containers.PropertiesPicoContainerTestCase.Dependant
      extended by org.picocontainer.containers.PropertiesPicoContainerTestCase.Dependant2
Enclosing class:
PropertiesPicoContainerTestCase

public static class PropertiesPicoContainerTestCase.Dependant2
extends PropertiesPicoContainerTestCase.Dependant


Constructor Summary
PropertiesPicoContainerTestCase.Dependant2(String hn, String pn, PropertiesPicoContainerTestCase.Dependency d)
           
 
Method Summary
 
Methods inherited from class org.picocontainer.containers.PropertiesPicoContainerTestCase.Dependant
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PropertiesPicoContainerTestCase.Dependant2

public PropertiesPicoContainerTestCase.Dependant2(@Named(value="hostName")
                                                  String hn,
                                                  @Named(value="portNumber")
                                                  String pn,
                                                  PropertiesPicoContainerTestCase.Dependency d)


Copyright © 2003-2010 Codehaus. All Rights Reserved.