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 java.lang.Object
implements NameBinding


Constructor Summary
ResolveAdapterReductionTestCase.FooNameBinding()
           
 
Method Summary
 java.lang.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 java.lang.String getName()
Specified by:
getName in interface NameBinding


Copyright © 2003-2011 Codehaus. All Rights Reserved.