| Class | Description |
|---|---|
| AnnotationConfigNonEmbeddedWebApplicationContext |
EmbeddedWebApplicationContext that accepts annotated classes as input - in
particular -annotated classes, but also plain
classes and
JSR-330 compliant classes using javax.inject annotations. |
| MetricFilterAutoConfiguration |
Auto-configuration that records Servlet interactions
with a CounterService and GaugeService. |
| NonEmbeddedWebApplicationContext |
A version of the
EmbeddedWebApplicationContext that can be used with a
SpringApplication in a web (i.e. |
| SpringBootContextLoaderListener |
A
ContextLoaderListener that uses SpringApplication to initialize an
application context. |
Copyright © 2014 Pivotal. All rights reserved.