jodd.petite
Class PropertyInjectionPoint

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

public class PropertyInjectionPoint
extends Object

Property injection point.


Field Summary
static PropertyInjectionPoint[] EMPTY
           
 Field field
           
 String[] reference
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EMPTY

public static final PropertyInjectionPoint[] EMPTY

field

public final Field field

reference

public final String[] reference