org.picocontainer.containers
Class CommandLineArgumentsPicoContainerTestCase.NeedsAFew2

java.lang.Object
  extended by org.picocontainer.containers.CommandLineArgumentsPicoContainerTestCase.NeedsAFew2
Enclosing class:
CommandLineArgumentsPicoContainerTestCase

public static class CommandLineArgumentsPicoContainerTestCase.NeedsAFew2
extends Object


Constructor Summary
CommandLineArgumentsPicoContainerTestCase.NeedsAFew2()
           
 
Method Summary
 void setA(String a)
           
 void setB(int b)
           
 void setC(boolean c)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandLineArgumentsPicoContainerTestCase.NeedsAFew2

public CommandLineArgumentsPicoContainerTestCase.NeedsAFew2()
Method Detail

setA

public void setA(String a)

setB

public void setB(int b)

setC

public void setC(boolean c)


Copyright © 2003-2008 Codehaus. All Rights Reserved.