Interface ContextManager.ContextsConfig
-
- All Known Implementing Classes:
ContextManager.DefaultContextsConfig
- Enclosing class:
- ContextManager
public static interface ContextManager.ContextsConfig
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ContextManager.ContextConfiggetContextConfig(String context)
-
-
-
Method Detail
-
getContextConfig
ContextManager.ContextConfig getContextConfig(String context)
-
-