org.picocontainer.injectors
Class IntoTypeTestCase.Bob

java.lang.Object
  extended by org.picocontainer.injectors.IntoTypeTestCase.Bob
Enclosing class:
IntoTypeTestCase

public static class IntoTypeTestCase.Bob
extends Object


Constructor Summary
IntoTypeTestCase.Bob(IntoTypeTestCase.Alice alice)
           
 
Method Summary
 IntoTypeTestCase.Alice getAlice()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IntoTypeTestCase.Bob

public IntoTypeTestCase.Bob(IntoTypeTestCase.Alice alice)
Method Detail

getAlice

public IntoTypeTestCase.Alice getAlice()


Copyright © 2003-2010 Codehaus. All Rights Reserved.