public interface ContextRegistry
| Modifier and Type | Method and Description |
|---|---|
Context |
getContext(Object key) |
void |
registerContext(Object key,
Context value) |
void |
unregisterContext(Object key) |
Copyright © 2013 DuraSpace. All Rights Reserved.