jodd.petite
Class PropertyInjectionPoint

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

public class PropertyInjectionPoint
extends java.lang.Object

Property injection point.


Field Summary
static PropertyInjectionPoint[] EMPTY
           
 java.lang.reflect.Field field
           
 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

EMPTY

public static final PropertyInjectionPoint[] EMPTY

field

public final java.lang.reflect.Field field

references

public final java.lang.String[] references


Copyright © 2003-2013 Jodd Team