org.picocontainer.doc.hotswapping
Class Superman

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

public class Superman
extends java.lang.Object
implements Man

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

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

Constructor Detail

Superman

public Superman()
Method Detail

getEndurance

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