Constructor and Description |
---|
Bootstrap() |
Bootstrap(String[] args) |
Bootstrap(String[] args,
String[] contextPath) |
Modifier and Type | Method and Description |
---|---|
protected void |
createAndRegisterBeanDefinition(GenericApplicationContext annctx,
Class<?> clazz) |
protected void |
createAndRegisterBeanDefinition(GenericApplicationContext annctx,
Class<?> clazz,
String name) |
ApplicationContext |
getApplicationContext() |
JLineShellComponent |
getJLineShellComponent() |
static void |
main(String[] args) |
ExitShellRequest |
run() |
public Bootstrap()
public Bootstrap(String[] args) throws IOException
IOException
public static void main(String[] args) throws IOException
IOException
public ApplicationContext getApplicationContext()
protected void createAndRegisterBeanDefinition(GenericApplicationContext annctx, Class<?> clazz)
protected void createAndRegisterBeanDefinition(GenericApplicationContext annctx, Class<?> clazz, String name)
public ExitShellRequest run()
public JLineShellComponent getJLineShellComponent()