org.nanocontainer.testmodel
Class WilmaImpl

java.lang.Object
  extended by org.nanocontainer.testmodel.WilmaImpl
All Implemented Interfaces:
Wilma

public class WilmaImpl
extends java.lang.Object
implements Wilma


Constructor Summary
WilmaImpl()
           
 
Method Summary
 void hello()
           
 boolean helloCalled()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WilmaImpl

public WilmaImpl()
Method Detail

helloCalled

public boolean helloCalled()

hello

public void hello()
Specified by:
hello in interface Wilma


Copyright © 2003-2009 Codehaus. All Rights Reserved.