org.picocontainer.parameters
Class ParameterTestCase.FooParameterName

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

public static class ParameterTestCase.FooParameterName
extends Object
implements org.picocontainer.ParameterName


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

Constructor Detail

ParameterTestCase.FooParameterName

public ParameterTestCase.FooParameterName()
Method Detail

getParameterName

public String getParameterName()
Specified by:
getParameterName in interface org.picocontainer.ParameterName


Copyright © 2003-2007 Codehaus. All Rights Reserved.