jodd.petite
Class CtorInjectionPoint

java.lang.Object
  extended by jodd.petite.CtorInjectionPoint

public class CtorInjectionPoint
extends Object

Holder for constructor injection points.


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

Field Detail

constructor

public final Constructor constructor

references

public final String[][] references