org.picocontainer.injectors
Class ParanamerProxy

java.lang.Object
  extended by org.picocontainer.injectors.ParanamerProxy

public class ParanamerProxy
extends Object


Constructor Summary
ParanamerProxy()
           
 
Method Summary
 String[] lookupParameterNames(Constructor constructor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParanamerProxy

public ParanamerProxy()
Method Detail

lookupParameterNames

public String[] lookupParameterNames(Constructor constructor)


Copyright © 2003-2007 Codehaus. All Rights Reserved.