| Package | Description | 
|---|---|
| org.drombler.commons.context | 
 Context is a framework to work with objects available in a given context. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ContextManager
This  
Context manager allows to register local contexts for objects and manages the Application Context and the current Active Context. | 
| Constructor and Description | 
|---|
ContextInjector(ActiveContextProvider activeContextProvider,
               ApplicationContextProvider applicationContextProvider)
Creates a new instance of this class. 
 | 
Copyright © 2012–2016 Drombler. All rights reserved.