|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.mangofactory.swagger.plugin.SwaggerPluginAdapter
public class SwaggerPluginAdapter
After an application context refresh, builds and executes all SwaggerSpringMvcPlugin instances found in the application context. If no instances SwaggerSpringMvcPlugin are found a default one is created and executed.
| Constructor Summary | |
|---|---|
SwaggerPluginAdapter(SpringSwaggerConfig springSwaggerConfig)
|
|
| Method Summary | |
|---|---|
void |
onApplicationEvent(org.springframework.context.event.ContextRefreshedEvent contextRefreshedEvent)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SwaggerPluginAdapter(SpringSwaggerConfig springSwaggerConfig)
| Method Detail |
|---|
public void onApplicationEvent(org.springframework.context.event.ContextRefreshedEvent contextRefreshedEvent)
onApplicationEvent in interface org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||