|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EmbeddedWebApplicationContext | |
|---|---|
| org.springframework.boot.context.embedded | Support for embedded servlet containers. |
| Uses of EmbeddedWebApplicationContext in org.springframework.boot.context.embedded |
|---|
| Subclasses of EmbeddedWebApplicationContext in org.springframework.boot.context.embedded | |
|---|---|
class |
AnnotationConfigEmbeddedWebApplicationContext
EmbeddedWebApplicationContext that accepts annotated classes as input - in
particular -annotated classes, but also plain
classes and
JSR-330 compliant classes using javax.inject annotations. |
class |
XmlEmbeddedWebApplicationContext
EmbeddedWebApplicationContext which takes its configuration from XML documents,
understood by an XmlBeanDefinitionReader. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||