org.picocontainer.behaviors
Class InterceptingTestCase.Person.nullobject
java.lang.Object
org.picocontainer.behaviors.InterceptingTestCase.Person.nullobject
- All Implemented Interfaces:
- InterceptingTestCase.Person
- Enclosing interface:
- InterceptingTestCase.Person
public static class InterceptingTestCase.Person.nullobject
- extends Object
- implements InterceptingTestCase.Person
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InterceptingTestCase.Person.nullobject
public InterceptingTestCase.Person.nullobject()
greeting
public String greeting()
- Specified by:
greeting
in interface InterceptingTestCase.Person
parting
public String parting(String who)
- Specified by:
parting
in interface InterceptingTestCase.Person
sleep
public void sleep(int howLong)
- Specified by:
sleep
in interface InterceptingTestCase.Person
Copyright © 2003-2010 Codehaus. All Rights Reserved.