public class PetiteRegistry.BeanWire.BeanWireCtor
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.lang.Class[] |
ctorArgumentTypes |
protected java.lang.String[] |
references |
Modifier and Type | Method and Description |
---|---|
void |
bind()
Registers constructor injection point.
|
PetiteRegistry.BeanWire.BeanWireCtor |
ref(java.lang.String... references)
Defines constructor references.
|
protected final java.lang.Class[] ctorArgumentTypes
protected java.lang.String[] references
public PetiteRegistry.BeanWire.BeanWireCtor ref(java.lang.String... references)
public void bind()
Copyright © 2003-present Jodd Team