public class Context extends Object
| Constructor and Description |
|---|
Context() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getComponent(Class<T> type) |
<T> T |
removeComponent(Class<T> type) |
<T> T |
setComponent(Class<T> type,
T component) |
Copyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.