public class ContextRunner extends Object
ApplicationRunner.| Constructor and Description |
|---|
ContextRunner() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
org.springframework.context.ConfigurableApplicationContext |
getContext() |
Throwable |
getError() |
boolean |
isRunning() |
void |
run(String source,
Map<String,Object> properties,
String... args) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.