org.picocontainer.behaviors
Class InterceptingTestCase.FooImpl
java.lang.Object
org.picocontainer.behaviors.InterceptingTestCase.FooImpl
- All Implemented Interfaces:
- InterceptingTestCase.Foo
- Enclosing class:
- InterceptingTestCase
public static class InterceptingTestCase.FooImpl
- extends Object
- implements InterceptingTestCase.Foo
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InterceptingTestCase.FooImpl
public InterceptingTestCase.FooImpl(StringBuilder sb)
one
public void one()
- Specified by:
one in interface InterceptingTestCase.Foo
two
public String two(String a,
int b)
- Specified by:
two in interface InterceptingTestCase.Foo
Copyright © 2003-2007 Codehaus. All Rights Reserved.