|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjodd.petite.PetiteRegistry.BeanWire.BeanWireMethod
public class PetiteRegistry.BeanWire.BeanWireMethod
| Field Summary | |
|---|---|
protected java.lang.Class[] |
methodArgumentTypes
|
protected java.lang.String |
methodName
|
protected java.lang.String[] |
references
|
| Method Summary | |
|---|---|
PetiteRegistry.BeanWire.BeanWireMethod |
args(java.lang.Class... methodArgumentTypes)
Defines method argument types. |
void |
bind()
Registers method injection point. |
PetiteRegistry.BeanWire.BeanWireMethod |
ref(java.lang.String... references)
Defines method references. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final java.lang.String methodName
protected java.lang.Class[] methodArgumentTypes
protected java.lang.String[] references
| Method Detail |
|---|
public PetiteRegistry.BeanWire.BeanWireMethod args(java.lang.Class... methodArgumentTypes)
public PetiteRegistry.BeanWire.BeanWireMethod ref(java.lang.String... references)
public void bind()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||