| Modifier and Type | Method and Description | 
|---|---|
| <T> T | get(Class<T> type)Retrieves the object with the given type from this context. | 
<T> T get(Class<T> type)
T - the typetype - The type of the object to retrieve from this context.Copyright © 2012-2015 Gunnar Morling; All rights reserved. Released under the Apache Software License 2.0.