|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
T - The return type from an actionpublic interface SpringApplicationCallback<T>
An action to take on a Spring Boot Application.
| Method Summary | |
|---|---|
T |
runWithSpringApplication(ApplicationContext context)
Perform an actions with a given ApplicationContext. |
| Method Detail |
|---|
T runWithSpringApplication(ApplicationContext context)
throws Exception
ApplicationContext.
context - the application context
Exception - the exception if error occurred
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||