| Interface | Description |
|---|---|
| Injector |
Represent an injector, capable of providing instances or inject resources into objects.
|
| ServletContextProvider |
Mark an object as being able to provide a ServletContext
|
| Class | Description |
|---|---|
| InjectorProvider |
Retreive the injector to use to inject resources into objects
|
| ServletContextHolder |
Holds the reference of an object being able to return the current ServletContext of the web application
|
Copyright © 2018. All Rights Reserved.