public class WireContextManager extends Object implements org.smallmind.nutsnbolts.lang.PerApplicationDataManager
| Constructor and Description |
|---|
WireContextManager() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends WireContext> |
getContextClass(String handle) |
static void |
register(String handle,
Class<? extends WireContext> contextClass) |
public static void register(String handle, Class<? extends WireContext> contextClass)
public static Class<? extends WireContext> getContextClass(String handle)
Copyright © 2020. All rights reserved.