jodd.petite
Class PropertyInjectionPoint
java.lang.Object
jodd.petite.PropertyInjectionPoint
public class PropertyInjectionPoint
- extends java.lang.Object
Property injection point.
|
Constructor Summary |
PropertyInjectionPoint(java.lang.reflect.Field field,
java.lang.String reference,
boolean hasAnnotation)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EMPTY
public static final PropertyInjectionPoint[] EMPTY
field
public final java.lang.reflect.Field field
reference
public final java.lang.String reference
hasAnnotation
public final boolean hasAnnotation
PropertyInjectionPoint
public PropertyInjectionPoint(java.lang.reflect.Field field,
java.lang.String reference,
boolean hasAnnotation)
Copyright © 2003-2011 Jodd Team