org.picocontainer.parameters
Class ParameterTestCase.FooNameBinding

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

public static class ParameterTestCase.FooNameBinding
extends Object
implements org.picocontainer.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 org.picocontainer.NameBinding


Copyright © 2003-2009 Codehaus. All Rights Reserved.