org.picocontainer.containers
Class CommandLinePicoContainerTestCase.NeedsAFew2

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

public static class CommandLinePicoContainerTestCase.NeedsAFew2
extends Object


Constructor Summary
CommandLinePicoContainerTestCase.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

CommandLinePicoContainerTestCase.NeedsAFew2

public CommandLinePicoContainerTestCase.NeedsAFew2()
Method Detail

setA

public void setA(String a)

setB

public void setB(int b)

setC

public void setC(boolean c)


Copyright © 2003-2010 Codehaus. All Rights Reserved.