|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjodd.petite.PetiteRegistry.BeanInit
public class PetiteRegistry.BeanInit
| Field Summary | |
|---|---|
protected java.lang.String |
beanName
|
protected java.lang.String[] |
methods
|
protected InitMethodInvocationStrategy |
strategy
|
| Method Summary | |
|---|---|
PetiteRegistry.BeanInit |
invoke(InitMethodInvocationStrategy strategy)
Defines init method invocation strategy, |
PetiteRegistry.BeanInit |
methods(java.lang.String... methods)
Defines init methods. |
void |
register()
Registers init methods. |
| 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 beanName
protected java.lang.String[] methods
protected InitMethodInvocationStrategy strategy
| Method Detail |
|---|
public PetiteRegistry.BeanInit methods(java.lang.String... methods)
public PetiteRegistry.BeanInit invoke(InitMethodInvocationStrategy strategy)
public void register()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||