org.picocontainer.parameters
Class ParameterTestCase.FooNameBinding

java.lang.Object
  extended by org.picocontainer.parameters.ParameterTestCase.FooNameBinding
All Implemented Interfaces:
NameBinding
Enclosing class:
ParameterTestCase

public static class ParameterTestCase.FooNameBinding
extends Object
implements NameBinding


Constructor Summary
ParameterTestCase.FooNameBinding()
           
 
Method Summary
 String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParameterTestCase.FooNameBinding

public ParameterTestCase.FooNameBinding()
Method Detail

getName

public String getName()
Specified by:
getName in interface NameBinding


Copyright © 2003-2010 Codehaus. All Rights Reserved.