jodd.petite
Class CtorInjectionPoint

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

public class CtorInjectionPoint
extends java.lang.Object

Holder for constructor injection points.


Field Summary
 java.lang.reflect.Constructor constructor
           
 java.lang.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 java.lang.reflect.Constructor constructor

references

public final java.lang.String[][] references


Copyright © 2003-2013 Jodd Team