org.picocontainer.doc.tutorial.blocks
Class JuicerBean

java.lang.Object
  extended byorg.picocontainer.doc.tutorial.blocks.JuicerBean

public class JuicerBean
extends Object


Constructor Summary
JuicerBean()
           
 
Method Summary
protected  Peelable getPeelable()
           
protected  Peeler getPeeler()
           
protected  void setPeelable(Peelable peelable)
           
protected  void setPeeler(Peeler peeler)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JuicerBean

public JuicerBean()
Method Detail

getPeelable

protected Peelable getPeelable()

setPeelable

protected void setPeelable(Peelable peelable)

setPeeler

protected void setPeeler(Peeler peeler)

getPeeler

protected Peeler getPeeler()


Copyright © 2003-2007 Codehaus. All Rights Reserved.