org.picocontainer.defaults
Class ResolveAdapterReductionTestCase.FooNameBinding

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

public static class ResolveAdapterReductionTestCase.FooNameBinding
extends Object
implements NameBinding


Constructor Summary
ResolveAdapterReductionTestCase.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

ResolveAdapterReductionTestCase.FooNameBinding

public ResolveAdapterReductionTestCase.FooNameBinding()
Method Detail

getName

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


Copyright © 2003-2010 Codehaus. All Rights Reserved.