public class SingleNodeApplication
extends java.lang.Object
Constructor and Description |
---|
SingleNodeApplication() |
Modifier and Type | Method and Description |
---|---|
org.springframework.context.ConfigurableApplicationContext |
adminContext() |
void |
close() |
org.springframework.context.ConfigurableApplicationContext |
containerContext() |
static void |
main(java.lang.String[] args) |
org.springframework.context.ConfigurableApplicationContext |
pluginContext() |
SingleNodeApplication |
run(java.lang.String... args) |
public static void main(java.lang.String[] args)
public SingleNodeApplication run(java.lang.String... args)
public void close()
public org.springframework.context.ConfigurableApplicationContext adminContext()
public org.springframework.context.ConfigurableApplicationContext pluginContext()
public org.springframework.context.ConfigurableApplicationContext containerContext()