|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.shell.Bootstrap
public class Bootstrap
Loads a Shell using Spring IoC container.
| Constructor Summary | |
|---|---|
Bootstrap(String applicationContextLocation)
|
|
| Method Summary | |
|---|---|
protected void |
createAndRegisterBeanDefinition(AnnotationConfigApplicationContext annctx,
Class clazz)
|
protected void |
createAndRegisterBeanDefinition(AnnotationConfigApplicationContext annctx,
Class clazz,
String name)
|
static void |
main(String[] args)
|
protected ExitShellRequest |
run(String[] executeThenQuit)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Bootstrap(String applicationContextLocation)
throws IOException
IOException| Method Detail |
|---|
public static void main(String[] args)
throws IOException
IOException
protected void createAndRegisterBeanDefinition(AnnotationConfigApplicationContext annctx,
Class clazz)
protected void createAndRegisterBeanDefinition(AnnotationConfigApplicationContext annctx,
Class clazz,
String name)
protected ExitShellRequest run(String[] executeThenQuit)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||