|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.beesting.beangenerator.BeanGenerator
public class BeanGenerator
| Method Summary | |
|---|---|
org.springframework.context.ApplicationContext |
getApplicationContext()
|
BeanGeneratorConfig |
getConfiguration()
Returns the configuration. |
static void |
main(java.lang.String[] args)
|
static BeanGenerator |
newInstance()
|
void |
setConfiguration(BeanGeneratorConfig configuration)
Sets the configuration. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static BeanGenerator newInstance()
public org.springframework.context.ApplicationContext getApplicationContext()
public BeanGeneratorConfig getConfiguration()
public void setConfiguration(BeanGeneratorConfig configuration)
configuration - The configuration to set
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||