org.picocontainer.doc.hotswapping
Class Husband

java.lang.Object
  extended by org.picocontainer.doc.hotswapping.Husband
All Implemented Interfaces:
Man

public class Husband
extends java.lang.Object
implements Man

Version:
$Revision: 1279 $
Author:
Aslak Hellesøy

Field Summary
 Woman woman
           
 
Constructor Summary
Husband(Woman woman)
           
 
Method Summary
 int getEndurance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

woman

public final Woman woman
Constructor Detail

Husband

public Husband(Woman woman)
Method Detail

getEndurance

public int getEndurance()
Specified by:
getEndurance in interface Man