public class PetiteRegistry.BeanWire.BeanWireProperty
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
propertyName |
protected java.lang.String |
reference |
Modifier and Type | Method and Description |
---|---|
void |
bind()
Registers property injection point.
|
PetiteRegistry.BeanWire.BeanWireProperty |
ref(java.lang.String reference)
Defines property reference,
|
protected final java.lang.String propertyName
protected java.lang.String reference
public PetiteRegistry.BeanWire.BeanWireProperty ref(java.lang.String reference)
public void bind()
Copyright © 2003-present Jodd Team