org.picocontainer.doc.tutorial.simple
Class Boy

java.lang.Object
  extended byorg.picocontainer.doc.tutorial.simple.Boy

public class Boy
extends Object


Constructor Summary
Boy()
           
 
Method Summary
 void kiss(Object kisser)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Boy

public Boy()
Method Detail

kiss

public void kiss(Object kisser)


Copyright © 2003-2007 Codehaus. All Rights Reserved.